cordova-plugin-screen-orientation
cordova-plugin-screen-orientation copied to clipboard
Document that rotation lock is not working when multitasking is active on iOS
When a user sets UIRequiresFullScreen
to false, the orientation can't be locked on iOS. This is not a bug, but should be documented. See, e.g., https://www.telerik.com/forums/app-store-rejects-build-with-error-itms-90475-invalid-bundle-ipad-multitasking-support-requires-launch-story-board-in-bundle#wpXQ60c5tUmub3dI7iXi-A
We could think about rejecting the Promise in this case though.
I would add this to cordova-docs. It should be possible for this work to be included in the already sponsored project in apache/cordova-docs#1057.
Aren't the docs using the README of the plugin repos?
Sounds right. Any ideas how we can keep these things tracked?
I have a feeling that our documentation needs more attention in general, very hopeful that we can get help in the future from the already-sponsored project in https://github.com/apache/cordova-docs/issues/1057.
We could add a docs label for plugins, too (but we should discuss this first). Those should be filterable via GitHub, even across repos. The query could then be linked in the overall docs improvement ticket.