Skip to content

Deep Links doesn't work from internal browser #5211

Answered by RIP21
RIP21 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, so the issue was with the assetlinks.json file that had the wrong SHA 256 in it. So for Android 11, it was working with suggesting opening in the app, but for Android 12 if you have the incorrect assetlinks.json your app will never intercept links unless they're trusted with assetlinks.json lookup. It will also never suggest opening a link with your app and Chrome let say, but would rather just open Chrome immediately.
In order to locally test this behavior, you need to go into App info and click into the Open by default section, and click "Add Link +" which will suggest links that are described in your AndroidManifest but are not verified. You need to go and explicitly enable them fo…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@RIP21
Comment options

@RIP21
Comment options

@cyrilfr
Comment options

Comment options

You must be logged in to vote
1 reply
@shaffy9633
Comment options

Answer selected by RIP21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants