In my apps, I want to access to user's SMS messages from the system database. Is it possible to read user's messages inside my apps?
Asked
Active
Viewed 172 times
0
-
If you are wondering why apple doesn't allow access to messages, but there are so many texting apps this is because these apps have there own servers or back end services that send messages from phone to phone in their apps. – 67cherries Feb 12 '14 at 02:01
2 Answers
1
No. Apple doesn't allow apps to access messages. Sorry.
However, if you are developing an application for jailbroken phones, all the messages are stored in an sqlite file. You can find more information about that here.

Connor Pearson
- 63,902
- 28
- 145
- 142
0
It not possible.
This topic may useful: Could an iOS application read/access SMS text?

Community
- 1
- 1

Hai Dang Nguyen
- 26
- 5