reading sms from ios

This is my first time to explore IOS capability of XOJO.

Is it possible to read SMS of iphone from xojo ios app?

This is not possible. Apple does not allow it for security reasons.

Thank Jason.

I am planning to create an app that collect the SMS Message and save it to online database for future retrieval.
Maybe there are some alternative way?

You can’t read the sms database or intercept incoming texts. Period

Thank you so much Jason for the information.