Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
if use any item from QtQuick.Controls app wont run on ios with sdk13 (xcode 11.3.1) but QtQuick.Controls 1.4 works
@mmjvox what's your Qt version , I remember some versions, where the precompiled libs very faulty with iOS (missing COntrols2 for example)
@J-Hilk 5.14.1
@mmjvox well, than one I can neither confirm nor deny, as I have yet to install 5.14
@J-Hilk which Qt version is best for xcode 11.3.1?
compile QtQuick.Controls 2 from source solve this problem?