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

PWA orientation issue #17

Open
aoudiamoncef opened this issue Aug 28, 2021 · 0 comments
Open

PWA orientation issue #17

aoudiamoncef opened this issue Aug 28, 2021 · 0 comments

Comments

@aoudiamoncef
Copy link
Contributor

Describe the bug
PWA overrides user preferences phone orientation and keeps auto rotating.

Steps to reproduce the behavior:

  1. Install PWA
  2. Fix phone orientation to portrait
  3. Change phone orientation(physically)
  4. PWA keeps auto rotating

We shouldn't override OS orientation and let the user handle it.

  • Device: OnePlus6T
  • OS: Android 11

I searched for a solution and it's seems that removing orientation attribute from PWA manifest solve the issue.

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