Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ios 6 : issue - Two-stage rotation animation is deprecated. This application should use the smoother single-stage animation

Tags:

ios

iphone

I am getting an error when I started running the app and after that the application is not touchable or reponding

Two-stage rotation animation is deprecated. This application should use the smoother single-stage animation.

My iPhone application supports only the portrait mode.

like image 327
Dev Avatar asked Nov 18 '25 06:11

Dev


1 Answers

We had this problem and fixed it by moving the assignment for the window's rootViewController past the adding of view controllers to the tabBarController. Not sure why that particular error was generated or if that fits your code.

like image 88
EricS Avatar answered Nov 20 '25 19:11

EricS



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!