137
Views
4
Comments
orientation lock in PWA
Question

Is it possible to enable an orientation lock in a PWA in iOS? I tried the solution described in the following link. It doesn't work for my PWA.

https://www.outsystems.com/forums/discussion/45410/mobile-screen-orientation-lock-in-version-11/

Thanks in advance.

Rajan

By the way, PWAs are cool :)

2024-03-25 06-19-08
Harlin Setiadarma

PWA cannot access native plugin.

2025-11-19 14-55-01
Pedro Oliveira

You can do that, Here's a list of all manifest options: https://developer.mozilla.org/en-US/docs/Web/Manifest#orientation


Probably you need to remove and re-install your application.

2020-09-20 21-56-49
Caua Cavalcante Pereira

https://success.outsystems.com/Documentation/11/Delivering_Mobile_Apps/Distribute_as_a_progressive_web_app_(PWA)


Try this tutorial. I hope that help.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.