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

iOS applications do not quit on QApplication::quit()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.1.0 Beta 1
    • QPA
    • None
    • VMware 9.0.2, MacOS 10.8.2, XCode 4.6, iossimulator6.1, iphone6.1
    • iOS/tvOS/watchOS

    Description

      application does not quit properly, just hangs on black screen

      Tested on qt-ios-demo, with slight modification to quit after 5 seconds:

      +QTimer::singleShot(5000, &app, SLOT(quit()));
      return app.exec();

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vestbo Tor Arne Vestbø
              kalemas Konstantin Maslyuk
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes