Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 4.14.0-beta1
-
None
-
Host: macOS Catalina 10.15.7
Xcode: Version 12.2 (12B45b)
Description
Host: macOS Catalina 10.15.7
Xcode: Version 12.2 (12B45b)
Steps:
- Install RC2 on fresh Mac
- Try to run Examples->iOS->2D Painting example (seen as first example)
Result:
Compilation succeeds but when application is being launched, you get:
11:40:39: Starting remote process.
TransferAppSession(00008030001A75E20E90402E, /Users/jarkovihriala/Qt/Examples/Qt-6.0.0/opengl/build-2dpainting-Qt_6_0_0_for_iOS-Debug/Debug-iphoneos/2dpainting.app)Starting(Secure) service "com.apple.debugserver" on device 00008030001A75E20E90402E failed, AMDeviceStartSecureService returned The service is invalid. (0xe8000022)
no gdb connection
11:40:40: Run ended.
If you click the installed icon on the device (located on the last screen) it starts Ok.
Trying to deploy
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-24672 When deploying to a device running iOS 14 then it will fail to connect, although the application is successfully deployed
- Closed