Autofill credentials without deep linking

Hi,

I have an Ionic/Capacitor app where I recently managed to set up credentials autofill based on this guide. I went through all the steps and everything is working well both on Android and on iOS.

There is an undesired side effect though. When opening the associated web links from a mobile where my app is installed, the app opens instead of the website. I always want to open links on the web and never inside the app because the content is different.

I only want to use the credentials autofill without creating deep/app links. I don’t know how to set it up that way. Maybe someone else has faced the same issue?

Thanks a lot for any help.

Cheers,
Patrik