Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.3.0
Description
I'm developing a mobile app where some items reacts on the physical orientation of the screen.
For doing so, I connected a slot to the QScreen::orientationChanged signal.
Everything works fine on the iOS platform, but on Android the orientationChanged signal is never emitted.
I'll attach the AndroidManifest and Info.plist in order to allow to check if there is some differences that in some way disable the orientationChanged signal while on iOS no.
Attachments
Issue Links
- is required for
-
QTBUG-69233 When the screen is rotated while interacting with a MouseArea it will get stuck in the pressed state
- Closed