Auto-Rotate not working in Capacitor 3

Hello,

Updated my Capacitor v2 app to v3 RC and now some test users are complaining that the auto rotate of the app is not working anymore. I tried to auto rotate on my own device and simulator and indeed it’s not rotating anymore. Added screenOrientation to the main\AndroidManifest both that does not seem to work either.

Anyone an idea ?

On iOS it’s a known issue and it’s already fixed, but not released yet.

But looks like you mean on Android, I can’t reproduce there, can you provide more details or a sample app?

Hello @jcesarmobile ,

Thank you for your reply (and pardon for the late reaction).
It was my mistake, I removed and re-added Android and forgot to set something in Android Studio, oops