Skip to content

InterfaceOrientation bug #9

@xhzengAIB

Description

@xhzengAIB

@guilhermearaujo
Hi! i have i bug.

when

  • (void)playerWillEnterFullscreen {
    [[UIApplication sharedApplication] setStatusBarOrientation:UIInterfaceOrientationLandscapeRight animated:NO];
    }
  • (void)playerWillLeaveFullscreen {
    [[UIApplication sharedApplication] setStatusBarOrientation:UIInterfaceOrientationPortrait animated:NO];
    }

But the keyboard is portrait

like this gif:
guiplayerviewbug

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