ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applinks click shows the app chooser / disambiguation dialog

Shals08 opened this issue · comments

Am using "ionic-plugin-deeplinks 1.0.20 plugin to implement Applinks in Android. In spite of setting up the Digital asset JSON file at the server side , am still getting the app chooser / disambiguation dialog when the user clicks on the "link".

I have the same issue even though I did everything suggested in the official docu.
@Shals08 did you find a solution to this?

Also having this issue

I finally got it to work by using the App signing key certificate found on the playstore under setup -> app integrity instead of Upload key certificate. Even with this trying the app from android studio didn't work only the app uploaded on the playstore.