UIWindow endDisablingInterfaceAutorotationAnimated: error UIWindow endDisablingInterfaceAutorotationAnimated: error objective-c objective-c

UIWindow endDisablingInterfaceAutorotationAnimated: error


Check if you have redundant calls to dismiss keyboard, UIActionSheet and etc.

I had the same problem and solved by changing my way to dismiss the keyboard. I found this below post to be the most helpful one

Unknown error [UIWindow endDisablingInterfaceAutorotation]