Page 2 of 5

Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:31 pm
by Illya Stepanov

Which device are you using? I have tested your app on iPad and splash screens are displayed correctly.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:34 pm
by taucher

Iphone 5c.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:38 pm
by Illya Stepanov

Thank you -- could you please also describe the steps how to reach the issue with status bar in your app?


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:42 pm
by taucher

I just build the app with the current app setting.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:51 pm
by Illya Stepanov

Sorry for not being clear, I mean how I can reproduce the issue in your app that you have described with status bar on your screen shots?


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sat Mar 19, 2016 9:56 pm
by taucher

1)I added the Splash screens
2)I select uistatusbarhidden to 'no'.
3) build with production version.
4) install app on your device.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sun Mar 20, 2016 8:17 pm
by Illya Stepanov

Thank you, how can I replicate the second screen shot from your original post question here? Can you please describe the steps in your app.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sun Mar 20, 2016 8:36 pm
by taucher

1) Again uistatusbarhidden 'no'.
2) status bar type 'black translucent'.
3) build with release version.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Sun Mar 20, 2016 9:49 pm
by Illya Stepanov

I'm using your app build -- and I don't see any issues. Or could you please explain what exactly is incorrect on your screen shot.


Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Posted: Mon Mar 21, 2016 7:20 am
by taucher

In release version : The status bar is shown inside header space.(overlapping header buttons)
In development version: The status bar is shown inside extra space over header. (What i need)