react-native-deep-linking
react-native-deep-linking copied to clipboard
Using playstore app url as a deepling issue?
Using this in manifest file to redirect <data android:host="scoutnex-deeplink.herokuapp.com" android:scheme="https" android:pathPrefix="/scoutnex"/>
The above link used is a api which redirects to the required applink.
If the app is installed it open the webpage rather than the app.