breautek commented on issue #42:
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/issues/42#issuecomment-1254419001

   I believe this is caused by the plugin's usage of `[[UIDevice currentDevice] 
setValue:value forKey:@"orientation"];` which is actually a readonly property.
   
   https://github.com/apache/cordova-plugin-screen-orientation/pull/102/files 
corrects this, so I believe it will be fixed by that PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to