Post

Replies

Boosts

Views

Activity

Reply to iOS16 change orientaion
Calling the attemptRotationToDeviceOrientation() API on the main thread worked for me (on iOS 16 beta 7). DispatchQueue.main.async { UIViewController.attemptRotationToDeviceOrientation() }
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22