Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
timbru31 opened this issue Mar 17, 2020 · 4 comments

Comments

@timbru31
Copy link
Member

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.

@brodycj
Copy link

brodycj commented Mar 17, 2020

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.

@timbru31
Copy link
Member Author

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

@brodycj
Copy link

brodycj commented Mar 17, 2020

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 apache/cordova-docs#1057.

@timbru31
Copy link
Member Author

timbru31 commented Mar 17, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants