Webviewer on full screen doesnt work

Hi everyone, I hope you’re doing well.

I’m having an issue with my WebView app. The app does not open in fullscreen at all. During live testing, the website loads, but it is not fullscreen. When I download and install the test build, the app only shows a white screen and nothing loads. The website itself works fine in the browser, and I’m using only one WebView for the entire app. What settings am I missing to make the WebView load properly and always open in fullscreen on all devices?

I am new in Thunkable, so you would help me a lot. Thank you!!

Hi @tristudios,

I actually ran into this exact issue recently and ended up building a reliable fix for it.

Is your WebViewer placed inside a layout and then inside a container, or is it added directly to the screen without any parent container?