Device Orientation support problem in iOS

We supporting device orientation problem in iOS.

Step1. run orientation portrait
Step2. Home Button click
Step3. run orientation landscape

result

The problem is that Director::startAnimation() be run before layoutSubviews.

1 Like