airbnb / DeepLinkDispatch

A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.37k stars 407 forks source link

How to launch playstore when the app not exist #290

Open kadaluarsa opened 4 years ago

kadaluarsa commented 4 years ago

Currently we have firebase deeplink but we tried to use deeplinkdispatch but it can't work side by side with firebase deeplink, what should we do ? because we need to launch playstore when the app not exist.