Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 16.0.0-rc1
-
None
-
-
ecbbe36c3 (16.0)
Description
I tested the "todolist" example on iOS. It launches and works correctly in the simulator but not on device. It installs, but I get the following error message in Creator:
10:32:42: Running "/Users/richard/Qt/Examples/Qt-6.9.0/quickcontrols/ios/todolist/build/Qt_6_9_0_for_iOS/Release-iphoneos/todolist.app" on Richard sin iPhone... 10:32:44: Operation failed: An error occurred while communicating with a remote process. The connection was invalidated.
I can, however, launch the installed app if clicking on the app icon directly on the device!
But, if I instead create a custom application, it launches on the device from Creator as well. But I still get an error message:
10:37:45: Running "/Users/richard/dev/projects/test_ios_package_creator/build/Qt_6_9_0_for_iOS/Debug-iphoneos/apptest_ios_package_creator.app" on Richard sin iPhone... ERROR: The specified operation is not implemented on this device. (com.apple.dt.CoreDeviceError error 1 (0x01)) ---------------------------------------- The operation couldn?t be completed. (CoreDevice.ActionError error 2.) NSDebugDescription = This operation cannot be performed on this device.
And, I loose connection with the app from creator, so I cannot stop/kill it.
I'm using Qt Creator 16.0.0-rc1 (15.0.84), macOS 14.4, Xcode 15.4, iOS 18.3.2
Attachments
For Gerrit Dashboard: QTCREATORBUG-32637 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
632810,2 | iOS: Fix running on device with Xcode 15.4 | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |