Possible Duplicate:
Accessing the iPhone SMS file
On the iOS platform, is it possible to manipulate the core SMS database.
For example, let’s pretend I wanted to create an SMS App, this app would basically be reading off of the database of the SMS app on the iOS platform. If anyone sends me a text, it goes to the default app and then to mine as well. if I deleted a specific message from my app, would remove it from the default app as well?
I know I can do this with Android, as GoSMS has certainly proved this is one shot, but iOS seems a bit more stringent, so wondering if any of this is possible in the first place.
And if it is possible, are there any tutorials, guides, etc on doing this?
No it is not possible, nor will it ever be. It’s private to the user. No one is allowed to tamper, read, manipulate this. There is absolutely no reason to.
You cannot create an SMS app.
Don’t mistake SMS app with IM app, such as WhatsApp.