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

前端 未结 5 801
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-01 23:15

I am building a ipad application. when the applications starts i show it in landscape Right mode. But as soon as the application starts I get this message

T         


        
5条回答
  •  既然无缘
    2021-01-02 00:03

    I just realized - after reading this answer - that I was simply using the Tab Bar Controller wrong: the tab bar should only be used as a root controller, however I inserted a navigation controller before it.

提交回复
热议问题