Hi, the ShouldAutoRotate function no longer works in iOS 16, how to solve the problem? I found something here, but can not implement myself. Sub Main_ShouldAutoRotate As Boolean Log("Main_ShouldAutoRotate") If IsSetOrientation Then If DeviceOrientation = "Portrait" And...