Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Hi im working on iphone application using monotouch im trying to get list of all the text messages stored in iphone (inbox), for getting contact information there is ABAddressBook class but i not found any class like that for text messages can any one help me in this regards how can i get the list of text messages .thanks in advance.

share|improve this question

1 Answer

up vote 2 down vote accepted

You can't get the text messages from the messages app in the iPhone. Apple does not allow this.

share|improve this answer
is there is no way to get messages? i want to take backup of all messages on ftpserver. – Salman Roy Jul 21 '11 at 8:17
No there is no way, a iTunes sync will already backup the messages. – rckoenes Jul 21 '11 at 8:38

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.