2

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:

enter image description here

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?

Bartłomiej Semańczyk
  • 59,234
  • 49
  • 233
  • 358
  • You can send custom data in imessage using message compose delegate message, if you want to open specific screen of your installed app then you can do it by sending deeplink url of your installed app. – Muhammad Shauket May 23 '17 at 15:05

0 Answers0