I have an Ionic 3 app, where in i want the app to be placed in the share list in iPhone similarly like this,
This Share option should be placed while the User access the gallery and then when pressed on share button my ionic app should be placed along with whatsapp, facebook etc.
I have went through so many links to find out the answer ,
Make Ionic app appear in “Share” list and receive data : This will work for android phones only ( web -intent works only for android)
My app inside iMessage UIActivityViewController [duplicate] I have tried to add this answer but i didn't got the info.plist file in my folder structure.
As said before i am using Ionic 3 framework, Is there any external plugin that i need to install to add my ionic app in share list ( in iPhone ).
Is there are any suitable docs available so that i can be able to get the desired result.
Any help appreciated.