Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I display message above status bar on IOS 6 #55

Closed
neufeng opened this issue Aug 15, 2014 · 1 comment
Closed

can I display message above status bar on IOS 6 #55

neufeng opened this issue Aug 15, 2014 · 1 comment

Comments

@neufeng
Copy link

neufeng commented Aug 15, 2014

can I display message above status bar on IOS 6, any suggestions? Thanks!

@neufeng
Copy link
Author

neufeng commented Aug 18, 2014

I fix it myself. In function messageBarViewController, Change the windowLevel to UIWindowLevelStatusBar, set rootViewController wantsFullScreenLayout to YES, then set window hidden to NO.

@neufeng neufeng closed this as completed Aug 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant