Reading full iMessage conversation - MSConversation class

The new iMessage app store capabilities are exciting, but they seem fairly limited.


Is it possible to get the iMessage conversation history that is currently up on the screen?


I've done research into the docs, and this is what is mentioned about the MSConversation class from the docs: "The

MSConversation
class represents a conversation in the Messages app. Use conversation objects to access information about the currently selected message or the conversation participants, or to send text, stickers, attachments, or message objects."


Seems like they are limiting the access as much as possible, so that it isn't possible.

Accepted Reply

No, messages cannot access the contents of a conversation.

Replies

No, messages cannot access the contents of a conversation.

Thanks for the reply!


Is it possible to access the contents of an SMS conversation (rather than an iMessage one)?

No. A user's messages are private and not accessible by apps at all, regardless of whether they're SMS or iMessage conversations.