framework7

Open full view…

IOS show white overlay in top

riadcse
Mon, 27 Mar 2017 04:49:23 GMT

I have developed a ios app with Framework7 using intel xdk. When it's run on the simulator it looks fine but when I install it into phone it shows an unwanted white bar at the top. Please see the attached screenshot. [Scr_ios](//muut.com/u/framework7/s2/:framework7:uZOg:scr_ios.jpg.jpg)

NikolayKuznetsov
Mon, 27 Mar 2017 05:08:23 GMT

http://framework7.io/docs/status-bar.html

riadcse
Mon, 27 Mar 2017 05:14:17 GMT

Thanks.. I will try and let you know... :)

riadcse
Mon, 27 Mar 2017 08:48:01 GMT

I have remove <div class="statusbar-overlay"></div> and it works fine.