Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device orientation for iOS 16 compatibility #1454

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

ichan-mb
Copy link
Member

According to the iOS 16 Release note:

"Attempting to set an orientation on UIDevice via setValue:forKey: isn’t supported and no longer works."

This is a fix using the new API introduced in iOS 16

Copy link
Member

@mortend mortend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix :)

@mortend mortend merged commit a41a69a into fuse-open:master Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants