I have an app. And now I would like to share the data from one user to another via iMessage app and custom messages like this:
What I need to achieve?
- share some JSON content and open it in my app if it is installed on iPhone...
- JSON data should be sent from within an app directly...
is it possible?