Pop up Window without external broswer

Dear community,
how can I see a pop up window in the same app in my cellphone?,
I created a web viewer but one of those webpages works with a pop up window and it opens in my cellphone´s broswer but not in the same app. I´d like to manage everything from the app.

thank you

Hi @Johannsen, welcome to Thunkable! :tada:

Be sure to check out our posts about How to ask Great Questions v2.0 and our Community Guidelines as you get started.

Most of this is dependent on the operating system and browser as opposed to anything programmable in Thunkable. For example, on iOS, links clicked from a webviewer will automatically open within the web viewer component. On Android, the link will automatically open within a new browser window. This is the default for Android and not something you can change within a Thunkable app.

Hope this helps!

1 Like

Thank you so much,
to sum up,
I can´t make a pop up window appears in the app.

Correct, yes.

1 Like