Skip to content

iOS 7 status bar issue #29

@sidwyn

Description

@sidwyn

In iOS 7, the positionForBar method should be implemented. However, I have tried implementing it but it doesn't work.

- (UIBarPosition)positionForBar:(id)bar {
return UIBarPositionTopAttached;
}

screen shot 2014-02-15 at 1 37 47 am

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