[BUG] Orientation is not changed by rotating device.
What happened?
I tested PwaBuilder using Demo URL(https://webboard.app). After downloading package, I installed in Android device(Samsung Galaxy S22). Application is launched successfully but, orientation is not changed by rotation of device. I do not change any options before generating package.
How do we reproduce the behavior?
- Go to Demo URL site.
- Click 'Package For Stores'
- Click 'Generate Package' on Android.
- Download and unzip package.
- Install apk my Android device.
- Run the Webboard app and rotate my device,
What do you expect to happen?
On rotating device, orientation is changed.
What environment were you using?
Device: Galaxy S22(SM-S901N) OS: Android 13 Chrome: 115.0.5790.136
Additional context
No response
Weirdly enough, this seems to happen with any app generated with our android tool. Looking into this
Will look at this with Gleb after our next release next week.
In my app, rotation is forced to occur regardless of whether device rotation is enabled or not. Installing the PWA directly through the browser, this doesn't happen. I've already set the orientation in the manifest, added the meta tag, and adjusted some points via CSS, but I can't achieve the fix. Any suggestions?
@AllanOliveiraM We dont have resources to fix this issue at the moment, but please know this is still on our look-into list