Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
shouldAutorotateToInterfaceOrientation has been deprecated since iOS 6, and is never called anymore.
The new function is should be shouldAutoRotate. Use any of the three here as overrides: https://github.com/apache/cordova-ios/blob/f75bf67438257132e739238ed579d73271b3a716/CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h
Attachments
Issue Links
- relates to
-
CB-11614 On iOS the Objectiv-C method 'shouldAutorotateToInterfaceOrientation' is never called during/after a device orientation
-
- Closed
-
- links to