You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: