Open apiech opened 9 years ago
could also consider [[UIApplication sharedApplication] statusBarHidden] instead of checking for CGSizeZero?
maybe remove reliance on the status bar entirely and just center the banner in the parent window?
could also consider [[UIApplication sharedApplication] statusBarHidden] instead of checking for CGSizeZero?
maybe remove reliance on the status bar entirely and just center the banner in the parent window?