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

Broken in Android 4.4 (KitKat) #9

Open
mattmcdonald-uk opened this issue Dec 19, 2013 · 0 comments
Open

Broken in Android 4.4 (KitKat) #9

mattmcdonald-uk opened this issue Dec 19, 2013 · 0 comments

Comments

@mattmcdonald-uk
Copy link

Using navigator.screenOrientation.set('landscape'); and navigator.screenOrientation.set('portrait'); work as expected, but trying to set navigator.screenOrientation.set('fullSensor'); navigator.screenOrientation.set('sensor'); or navigator.screenOrientation.set('unspecified'); to revert to default behaviour does not work (where it was previously working in Android <= 4.3) and leaves screen locked to either portrait or landscape, whichever was last locked to.

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