Space around web view

Hi,

I’m a beginner. I’m trying to use the web-viewer and I’m getting a white space on the very top of the screen. I’m testing my app on an Iphone 7.

Is there any way to solve this issue?

Thanksin advance!

Anabel,

That’s a known problem. One workaround is to click on the “Advanced” tab in the properties panel for your Web Viewer, click on “Spacing” and then type in “-20” in the box marked “top” under “Margin”:

44%20PM

Another option is to keep the status bar displayed on your screen (via the ShowStatusbar property), but I assume that you explicitly set that to false because you don’t want it to display.

Hope this helps!

-Mark

Thanks Mark

The top margin solution worked perfectly :grinning:

Ana