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.
Other
332 stars 220 forks source link

Update plugin.xml #259

Open naive924 opened 2 years ago

naive924 commented 2 years ago

Hi, App Links on Android 12 doesn't seem to work without separate scheme and host tags.

*see Android app link not working in android 12 always opening in browser https://stackoverflow.com/questions/70143836/android-app-link-not-working-in-android-12-always-opening-in-browser

https://stackoverflow.com/questions/68144323/app-links-legacy-failure-verification-error-on-android-12

Rumpell22 commented 2 years ago

hi , i have the same issue but i haven't fix it yet, because i dont know how to edit the plugin ionic-plugin-deeplinks and build the project to create an apk