Page 3 of 5

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

Posted: Sun Mar 27, 2016 8:58 am
by taucher

Are there any updates on this topic? I am still waiting for an answer.

Am i the one facing the splash screen and status bar problem when uistatusbarhidden is set to 'no'.


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

Posted: Sun Mar 27, 2016 9:29 am
by taucher

SOLVED!

1) I set the "UIStatusBarHidden" - "YES'
2) Added Cordova Status Bar Plugin
3) codeStatusBar.show();/code on index.


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

Posted: Sun Mar 27, 2016 11:11 am
by Galyna Abramovych

Hello,

Thank you for update! Glad it works now!


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

Posted: Sun Mar 27, 2016 3:12 pm
by taucher

Hello Galyna,

Sorry not Solved!

When i build the iOS app with "Release" checked, again the status bar and header texts are overlapping.

When i build the iOS app with "Release" unchecked, the header height is higher, status bar is not overlapping header text.

Do i need to adjust the header height manually?

Thanks,


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

Posted: Wed Mar 30, 2016 8:26 am
by Galyna Abramovych

Hello,

Could you please specify what library version and OS version you use for testing so that we would be able to reproduce the issue in details.


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

Posted: Wed Mar 30, 2016 8:31 am
by taucher

Hello,

Library Version 1.1 - iOS 9.3

Thanks,


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

Posted: Sun Apr 03, 2016 7:32 pm
by Illya Stepanov

Hello -

We can't reproduce such behavior, could you please share your app with support and tell us the name of the app.


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

Posted: Mon Apr 04, 2016 5:18 am
by taucher

Hi,

You don't need to check my app. Just do the followings:

1) Create a new Ionic app.
2) Don't change any settings, just build with the app with "iOS Binary" - "Release" checked.

3) Install the app to your iOS device.
4) Check the header height.

now do the same steps with "iOS Binary" - "Release" unchecked. Check the header height.

This is so simple. I just want the answer: Why the header height is changing? (Because it causes to status bar overlap)

(my ios device is iphone 5c)


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

Posted: Mon Apr 04, 2016 1:24 pm
by Illya Stepanov

Thanks for clarifying, I was able to reproduce it. I've reported this to our development team.


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

Posted: Mon Apr 04, 2016 4:08 pm
by taucher

Please report when solved in this topic.

Thanks,