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

iOS IPAD always landscape-secondary when rotate even use landscape #89

Open
3 tasks done
huydv92 opened this issue Dec 6, 2021 · 0 comments
Open
3 tasks done

Comments

@huydv92
Copy link

huydv92 commented Dec 6, 2021

Bug Report

Problem

What is expected to happen?

can rotate landscape-primary and landscape-secondary by user on IPAD

What does actually happen?

I used "portrait" rotate -> landscape but IPAD always rotate to landscape-secondary. Do not follow by user on IPAD. It seem sensor did not detect which orientation by user

Information

Command or Code

screen.orientation.lock("portrait")
clicked button go other screen
screen.orientation.lock("landscape")

Environment, Platform, Device

on IPAD

Version information

Cordova Plugins
Android platform
IOS platform

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant