QT 6.5. Set iOS device orientation programmatically. How?
Unsolved
QML and Qt Quick
-
Hi, using QT 6.5 to develop iOS app (iOS 14 1516 is required), some screens only have vertical screens and some screens only have horizontal screens. What method should I use to modify the screen orientation. Is there a method in QT? Or is there a method in objective-c? I have tried many methods but none of them work.