You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the deeplinkig works fine below android 11 but when it is android 12 it open with default web browser
i have tried adding android:autoVerify="true" to intent-filter but thats not wokring
The text was updated successfully, but these errors were encountered:
Starting from version 12, the check for sha256_cert_fingerprints values has been strengthened. Check if the sha256_cert_fingerprints value in the assetlinks.json file is correct.
the deeplinkig works fine below android 11 but when it is android 12 it open with default web browser
i have tried adding android:autoVerify="true" to intent-filter but thats not wokring
The text was updated successfully, but these errors were encountered: