Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.10.1
-
macOS host - 10.14.6
Description
When running an application on iOS 13 with Xcode 11 it will fail to deploy due to the device indicating it does not support Wireless Sync. The following is outputted in this case:
08:59:00: Starting remote process.
TransferAppSession(b300bb7222ef93a6b6b1b4019ada925bb2b14468, /Users/andy/tasks/build-untitled1-Qt_5_12_2_qt5_12_ios_Xcode_11-Release/Release-iphoneos/untitled1.app)Starting service "com.apple.debugserver" on device b300bb7222ef93a6b6b1b4019ada925bb2b14468 failed, AMDeviceStartService returned Device doesn’t support wireless sync. (0xe800007f)
TransferAppSession(b300bb7222ef93a6b6b1b4019ada925bb2b14468, /Users/andy/tasks/build-untitled1-Qt_5_12_2_qt5_12_ios_Xcode_11-Release/Release-iphoneos/untitled1.app)Bad file descriptor
08:59:00: Run ended.
Even if the wifi sync is turned on in iTunes, it still does not work.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-23092 cannot run iOS app from Qt Creator
- Closed
- relates to
-
QTCREATORBUG-16061 Application does not start on iOS device with iOS 9.3.1
- Closed