Robert Cojocaru
Results
2
comments of
Robert Cojocaru
Hi, the fix is working, but you have to replace[ line 83](https://github.com/apache/cordova-plugin-screen-orientation/blob/master/src/ios/CDVOrientation.m#L83) `[[UIDevice currentDevice] setValue:value forKey:@"orientation"];` with your code
Actually only line 83 is necessary to be replaced