hampusohlsson / browser-deeplink

Redirect mobile website users to your native iOS and/or Android app
MIT License
493 stars 173 forks source link

Adding fallback option for falling back to a web url. Useful for when… #17

Closed dcocchia closed 8 years ago

dcocchia commented 8 years ago

… you want to use something like branch.io to construct store urls, but still want to fallback to a mobile web url for other links.

In our case we have two apps we want to use branch.io webstore links (to keep customer data, etc), a desktop site and a mobile site. Depending on the url and platform, we route you to the app (w/ a fallback to branch.io) or optionally to a web url.

hirbod commented 8 years ago

+1

ramonsaraiva commented 8 years ago

+1