cordova-plugin-screen-orientation icon indicating copy to clipboard operation
cordova-plugin-screen-orientation copied to clipboard

Document that rotation lock is not working when multitasking is active on iOS

Open timbru31 opened this issue 4 years ago • 4 comments

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.

timbru31 avatar Mar 17 '20 11:03 timbru31

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.

brody4hire avatar Mar 17 '20 12:03 brody4hire

Aren't the docs using the README of the plugin repos?

timbru31 avatar Mar 17 '20 12:03 timbru31

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.

brody4hire avatar Mar 17 '20 14:03 brody4hire

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.

timbru31 avatar Mar 17 '20 14:03 timbru31