How can I make my WebView open external windows?

I’m trying to make it so that when people press buttons inside my website, external windows or apps open (if the person has them installed), but I don’t know how to do it.

Hi dear,
Welcome to the Kodular community!

We recently discussed a similar issue,
see if this helps you.

In the tutorials, I’ve managed to make the app open specific links externally. I want every link on the website that opens a new tab (_blank) to open in the browser instead

Try enable this option

Right, but it doesn’t work with deep links.

Is there any workaround? Since am familiar with deep link, I will leave it to you :face_savoring_food::face_savoring_food:

In this topic,

I managed to open a deeplink without any issues.