Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Deploy on iOS device

    Mobile and Embedded
    4
    4
    1517
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mcosta last edited by

      Hi all,

      I created a simple QtQuick App and I 'd like to deploy to my iPad.
      I'm able to do using XCode but when I try to do from Qt Creator I get the error

      @TransferAppSession(xxxxxxxxxxxxx, /Users/massimoc/Projects/build-QmlApp-iphoneos_clang_Qt_5_3_for_iOS-Debug/Debug-iphoneos/QmlApp.app)failed to get app Path on device for bundle /Users/massimoc/Projects/build-QmlApp-iphoneos_clang_Qt_5_3_for_iOS-Debug/Debug-iphoneos/QmlApp.app with appId: com.mycompany.QmlApp
      TransferAppSession(xxxxxxxxxxxxx, /Users/massimoc/Projects/build-QmlApp-iphoneos_clang_Qt_5_3_for_iOS-Debug/Debug-iphoneos/QmlApp.app)Unexpected reply: ENo such file or directory () (xxxxxxxx) vs OK (4f4b)@

      Once I deployed the App using XCode I can run from Qt Creator. I think there's something missing on deploy step.
      Any Ideas?

      Qt 5.3.2, Qt Creator 3.2.1

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      T 1 Reply Last reply Reply Quote 1
      • N
        Nando last edited by

        Hi,
        did you solve the problem?
        I still have the same here with latest Xcode and iOS 8.4.

        Greetings

        1 Reply Last reply Reply Quote 0
        • D
          deleted387 last edited by

          For those coming across this thread, the problem is likely that the deploy step has been skipped, possibly due to developer settings. See this Qt Creator bug report for more info.

          1 Reply Last reply Reply Quote 0
          • T
            thamht4190 @mcosta last edited by

            @mcosta I got this issue and I realized that my iPad doesn't trust my Apple developer account yet. After change it to trust on Settings -> General -> Profiles & Device Manager, I never got this issue anymore.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post