Skip to content

orientationDidChange delay 1 stepΒ #78

Closed
@LuongTruong

Description

@LuongTruong

Hi @wonday , I just find out there is an interesting issue.

Issue:

orientationDidChange will be delayed in iPad if we set upside down to be true.

For example, we open the app on iPad in "portrait" and rotate it to "landscape", orientationDidChange won't fire. Later we rotate it to "portrait", orientationDidChange fires and return value "landscapeLeft/landscapeRight"

How to fix it:

Simply disable upside down for iPad and everything works like a charm

I create this for people who get the same issue like me. Can you please make a note in README.md

Thank you for the awesome lib πŸ˜„

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