android-branch-deep-linking-attribution icon indicating copy to clipboard operation
android-branch-deep-linking-attribution copied to clipboard

Link different in Android 12

Open copypasteearth opened this issue 3 years ago • 2 comments
trafficstars

Hello,

I am checking in the app, if the deep link contains "app.link" and then using Branch to get parameters and open the right activity. That works fine on every OS except Android 12 where a different link without "app.link" in the URL is brought in to the app.

I am wondering what is going on here, I have to fix this because I have multiple deep link providers and have to route to the correct one.

Thank you

copypasteearth avatar Mar 23 '22 20:03 copypasteearth

Any update on this?

Jigar-zest avatar Jul 06 '22 05:07 Jigar-zest

@Jigar-zest the problem was link verification. The wrong key was in the applinks.json

copypasteearth avatar Jul 06 '22 11:07 copypasteearth