This is a migrated thread and some comments may be shown as answers.

Status bar disappears on iPhone 6 plus

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robby Parker
Top achievements
Rank 1
Robby Parker asked on 05 Jun 2015, 09:33 PM

I'm using Kendo UI and running the app on my iPhone using Inte's XDK App Preview app which works great. I've noticed when previewing the app on the iPhone 6, the status bar is not visible, although the space for the bar is there. If I minimize the app and hit the icon to bring it back into focus, I can see the status bar for about half a second and then it fades out. Running iOS 8.3 on the 6 plus and the 6, but it works fine on the 6.

I'm using in the index.html:

var app = new kendo.mobile.Application($(document.body), {
            statusBarStyle: "black-translucent"
        });

 

Anyone else notice this?

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 09 Jun 2015, 08:26 AM
Hi,

If I understand your case correctly, the kendo ui mobile app configuration indicates that the app will feature a translucent status bar. However, the actual status bar configuration is done from the wrapper (it can't be controlled from JavaScript). I think that you should be able to find more information in the XDK support resources. 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Robby Parker
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or