iOS Safari Share Extension URL to App

Hi there,

I would like to have my app icon represented in the Safari share-popup-window so users can share any URL with my app. Is this very difficult to do? I would probably need to write my own native plugin?

Something like this ( only simpler: just sending the URL to the corona app and opening it ):

https://hackernoon.com/how-to-build-an-ios-share-extension-in-swift-4a2019935b2e

Any tips highly appreciated,

Thanks,

Roman

You should use Corona native for a project like this

https://docs.coronalabs.com/native/index.html

You should use Corona native for a project like this

https://docs.coronalabs.com/native/index.html