Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.
This repository was 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

Description

@kentnguyen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions