Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.7.1
-
macOS 13.5.1 x64
Xcode 15.2
-
-
c195fe7d3 (6.7.1), 6c36e21be (dev), d43c9b024 (6.7)
Description
Install Qt 6.7.1 iOS binaries, include Qt Creator, CMake and Ninja to installation.
Launch Creator, open any example, tested with demos/calqlator, configure and build works, but when deploying either to iOS device or iOS simulator, application is deployed, and it opens for a second, showing only white screen and then disappears. Creator Application output has:
14:06:35: Starting remote process. QML debugging is enabled. Only use this in a safe environment. ASSERT: "m_view.window" in file /Users/qt/work/qt/qtbase/src/plugins/platforms/ios/qioswindow.mm, line 308 14:06:37: Run ended.
Machine where binaries are installed doesn't have that path, apparently it's coin build path.