Is it possible to start an app from a link?

Yep it’s called deep linking

Blog post of Ionic:

http://blog.ionic.io/deeplinking-in-ionic-apps/

Ionic-Cordova plugin:

Practical example:

If you’ve got my app, FLUSTER and an account, if you go there and click Open the ad on your phone, you gonna land in my app on the selected item

P.S.: Two side notes:

  1. Sometimes on the forum when you see post about deep linking it is not meant this subject but the routing/linking of the app itself, always pay attention that someone is speaking about that plugin

  2. It take maybe a little bit more than just one hour to be implemented, not complicated but there are some steps to do :wink: