Run Qt Design Studio application in iOS devices
Unsolved
QML and Qt Quick
-
How to run or deploy application in iOS device which I created in QT design studio?
-
Qt Design Studio is for UI design and front-end development only. At this point in time, we have no viewer application for iOS.
To run the application on iOS you need to turn it into a full C++ based Qt application.
For this you need Qt Creator and X Code.How to do this is described here: doc.qt.io/qt-5/examples-ios.html