Qt 6.6 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*Check that your system meets [https://doc-snapshots.qt.io/qt6-6.6/supported-platforms.html Qt's requirements] *All open issues can be found from [https://bugreports.qt.io/iss...") |
(Added note about iOS 17 and Qt Creator) |
||
Line 16: | Line 16: | ||
==iOS== | ==iOS== | ||
* Deploying and running applications on iOS 17 devices via Qt Creator is currently unsupported, due to [https://bugreports.qt.io/browse/QTCREATORBUG-29682 changes] the underlying Apple libraries used to communicate with the device. As a workaround, open the Xcode project generated by Qt Creator and run and debug the application via Xcode. | |||
==WebAssembly== | ==WebAssembly== |
Revision as of 08:50, 3 October 2023
- Check that your system meets Qt's requirements
- All open issues can be found from Jira
- RTA findings here
- Supported development platforms are listed here
All platforms
Linux
macOS
Windows
Android
iOS
- Deploying and running applications on iOS 17 devices via Qt Creator is currently unsupported, due to changes the underlying Apple libraries used to communicate with the device. As a workaround, open the Xcode project generated by Qt Creator and run and debug the application via Xcode.