Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Status bar does not hide in iOS 7 when using custom animation for modal #1

Open
kentnguyen opened this issue Jun 21, 2014 · 0 comments

Comments

@kentnguyen
Copy link

I tried several approach but none seems to work. If i remove the custom animation delegate then the status bar is hidden as normal.

prefersStatusBarHidden is not called.

I also tried calling
[self performSelector:@selector(setNeedsStatusBarAppearanceUpdate)];
manually but does not work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant