Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28163

Qt Creator does not deploy signed release apps in release mode

    XMLWordPrintable

Details

    • Android
    • 1c2ffde787 (qt-creator/qt-creator/8.0) 1c2ffde787 (qt-creator/qt-creator/9.0) 1c2ffde787 (qt-creator/qt-creator/master)

    Description

      When deploying android apps in Release mode, qtcreator does not provide androiddeployqt with the "–release" argument.

      This leads to androiddeployqt trying to find the .apk within the "debug" directory inside the build directory, which depending on user either does not exist or exists but contains an old, incorrect .apk.

      This leads to either deploying to device failing or deploying an old debug version of the app apk.

      Occurs after QTBUG-103281.

      Attachments

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

        Activity

          People

            pevirkku Petri Virkkunen
            pevirkku Petri Virkkunen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes