Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39401

QScreen::orientationChanged not fired on Android but fired on iOS in the same conditions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.3.0
    • QPA
    • Android

      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.

        1. Info.plist
          1 kB
        2. AndroidManifest.xml
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rampe Rami Potinkara
            gianluca Gianluca Massera
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes