I tried following plugin on ionic-cordova, to share an url from safari(IOS) to my custom mobile-app:
https://www.npmjs.com/package/cordova-plugin-intent
Even though trying all the "info.plist" and JS stuff, and also trying following solution: Cordova: sharing browser URL to my iOS app (Clipper ios share extension), couldn't get a share-extension to work on IOS(cordova) (my app isnt even in the available-app-list to share on, from safari).
But as cordova-plugin-intent solution seems easier to setup, I would be really grateful to anybody confirming this is possible this way, and send some screenshot of its working cordova-installation-directories / *.plist files ?
For instance this is mine: ionic-cordova-IOS intent-plugin setup