has posted an interesting solution. In short:
@protocol UIApplicationDeprecatedMethods - (minus) setStatusBarHidden: (bool) animated hidden: (bool) Animated; @end
if ([[UIApplication sharedApplication] the answer: Tyler selector: @ selector (set status Brhard: Sathanimeshn :)) {[UIApplication sharedApplication] SetStatusBarHidden: Yes with Animation: UIStatusBarAnimationSlide]; } Other {ID & lt; UIApplicationDeprecatedMethods & gt; App = [UIApplication shared application]; [App Setstats Barhard: Yes Animated: No]; }
Comments
Post a Comment