Open link in chrome doesn't work anymore

So we have been using this intent url to open link in chrome;

<a href="intent://google.com#Intent;scheme=https;[package=com.android.chrome](https://package=com.android.chrome);end">

However now it asks users with a popup to select browser to open


Anyone has a workaround with this ?

Hello,

Thank you for posting on the Samsung Developers Forums!

I’ve forwarded your issue to the Samsung Internet team. Please wait while they get back to me.

Sincerely,
Samiul Hossain
Samsung Developer Relations

Hi there any news ? We need url open in chrome, because Google Pay only works in chrome. We are losing a lot of customers.

Hello,

Sorry for the delay in getting back to you.

Please try changing the URI to <a href="intent://google.com#Intent;scheme=https;package=com.android.chrome;end"> and let us know the results.

Sincerely,
Samiul Hossain
Samsung Developer Relations

Actually thats what I have been using, when added code here it changed itself automatically here.
And yes it still asks which browser to open with…