-
Notifications
You must be signed in to change notification settings - Fork 229
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 issue( lock not working) #69
Comments
Have you seen #59? |
When the orientation is locked to landscape, the app screen orientation is locked perfectly, but the status bar rotates when the iPad screen orientation changes. The application Does not support Multitasking. The application supports all interface orientation except for some screens, which should be locked for Landscape only.
|
@timbru31 ,any update on this issue? |
@timbru31 Could you please comment. I didn't get any fix for the issue that I have posted earlier. |
Bug Report
Screen.orientation.lock(‘landscape’) not working in iPad
What is expected to happen?
iOS app and iPad should lock into landscape mode.
What does actually happen?
Only iOS app is locked in landscape mode and not the iPad
Information
Tested using iPad Air with iOS version 12.4.6
We are using Cordova version 8.1.2 and
Plugin version- Cordova-plugin-screen-Orientation 3.0.2
Checklist
The text was updated successfully, but these errors were encountered: