statusbar - Why iPad can't hide Status Bar from splash? -


Greetings all!

I am curious about what this can solve, I am working on a universal app, hides the status bar from the beginning of the special image animation on my iPod Touch and iPhone. However, until the splash image does not appear on the iPad, it hides it.

This is in my app delegate:

  - (zero) Application Definition Launching: (UIApplication *) Application {[UIApplication ShareApp] setStatusBarHidden: Animated: No]; [Add window] View: Controller view; [Window-making and knowledgeable]; [[UIDwise Current Division] SetOrrentation: UINPreferenceOrrentationNandscapeArt]; }  

In my info.plist ... "The status bar is hidden in the beginning" is checked.

Thanks

Thank you.

The easiest way to hide the status bar for the universal app You have to go to Info.plist; Right click to add a line and select initially hidden status bar.

This ensures that the status bar will be hidden when you launch the app.

test screenshot


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -