UITabBarController. Two-stage rotation animation is deprecated.

I implemented Facebook auth using the official fb ios sdk guide. I have modified the code to use Storyboards instead of .nibs and it's working correctly with two view controllers, login view contro...