App Links on Android 12 are not working

Hi, I don’t know if it is a capactitor issue.
I’m using the app link Plugin which works fine with Android 11. On Android 12 devices (Emulator and physical device) nothing is hapening.

I’m using Ionic 6 with Angular 3

Thanks for your help.

Are there any errors in either the web console or the native console?

No errors anywhere. Looks like it was/is an issue with the key. It’s working know with the debug key

Hello @tovo1811,

Did you find a solution for this issue?

EDIT: In my case, it did not work well on some devices. For example, on Samsung, the applink is well detected and the app opens but on Xiaomi, the applink is not detected. So, I have added a fallback redirect to the Play Store and when the user arrives in the website of the Play store, it is redirected to the application of the the Play store with an alert that propose to open the app.

So it works but differently depending on the device.