Deployment app on iOS 17 (above) devices
-
-
This is user forum and your question is more towards Qt developers. You should ask on QT development mailing list: https://lists.qt-project.org/listinfo/development
-
@Tao-Lei AFAIK this isn't a problem with Qt, but Apple. Same happens for Flutter apps.
Unless Apple will provide a better tooling for iOS17 devices you can only deploy to iOS Simulator in QtCreator, but without Application output.
From QtCreator docs:However, these features are not supported for physical devices with iOS 17 or later because of limitations of the Apple tool for accessing these devices.
-
@Tao-Lei yep. and you'll find me on Qt Discord Server.
-
-
@Tao-Lei great to hear. are you getting application output into QtCreator ?
-
@ekkescorner Hi, ekke, can’t see the output yet.
-
@Tao-Lei thx. so we can now deploy and run on iOS 17 devices, but to see the application output, we must use Xcode. hopefully apple enhances the tooling support