79540847

Date: 2025-03-28 08:14:35
Score: 2.5
Natty:
Report link

I think what you might be facing is due to the API changes in Android 12. According to this article on xda-developers

Google says Android 12 will always open such non-verified links in the default browser instead of showing you the app selection dialogue.

https://www.xda-developers.com/android-12-will-always-open-non-verified-links-in-the-default-browser/

To fix this, you'll need to verify the ownership of the domain by adding assetsLink.json to your domain.

https://developer.android.com/training/app-links/verify-android-applinks

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: thedroiddiv