I need to develop an iPhone app for SMS capability. In this app, I need to append a string to the end of each message, which should not be editable by the user.
My second concern is about the read receipt of the message. Is it possible to have the read receipt in iPhone? If yes, how to do it?
I also want to access the SMS.db
database in my app.
Are these things possible to do?