llfbandit / app_links

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.
https://pub.dev/packages/app_links
Apache License 2.0
176 stars 68 forks source link

App link just open browser instead of app. #116

Closed lethanhtan89 closed 1 month ago

lethanhtan89 commented 2 months ago

Hello everyone,

I have a issue that I followed all document on pub.dev but I can not open app when clicked to link, it just show browser on Android app links.

This is my config

      <intent-filter` android:autoVerify="true">

Please give me a solution if there is any.

Thank you so much.

llfbandit commented 1 month ago

Read the documentation please.