Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 14.0.1, Qt Creator 15.0.1
-
None
-
MacOS 15 + Xcode 16 + Qt 6.8.2 + iOS kit + iPhone with iOS 18
Description
I try to deploy (Debug and Release) app with Qt 6.8.2 for iOS (connected iPhone device), but after app run i did not get any Application output except:
21:30:42: Running "/Users/admin/test.app" on iPhone 11 Pro...
App is still running on iPhone, but there is no debugging output.
I tried with the same test with iOS simulator (kit) and i get all debugging information in Application output.
Also with Android (kit) and connected Android device I get all debug information to Application output too.