I would like to list my app in the dialog box (on iOs) that pops up when you long click on a file (in the Dropbox app, Email attachment in the Email app, …) to open that file in another app.
Is this possible with PhoneGap/Ionic. Any examples?
Thanks for your answer. Custom URL schemes are indeed useful to link to your app. That works.
However, what I want is open a file (from e.g. DropBox or an Email attachment) right in my PhoneGap app. The same as a PDF file you receive as an email attachment can be opened in the Adobe Reader app.