react-native-deep-linking icon indicating copy to clipboard operation
react-native-deep-linking copied to clipboard

Using playstore app url as a deepling issue?

Open lobodeveloper opened this issue 7 years ago • 0 comments

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.

lobodeveloper avatar Mar 25 '19 08:03 lobodeveloper