The curious case of rotation with multiple windows on iOS 8
Read OriginalThe article details a developer's deep dive into an iOS 8 UIKit regression that caused unwanted interface rotation despite autorotate being disabled. Using tools like IDA to decompile and compare UIKit between iOS 7.1 and 8.1, the author diagnoses the root cause related to using multiple custom windows. A workaround involving hiding the rootViewController is presented, along with insights into reverse-engineering closed-source frameworks.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser