Single-Stage vs Two-Stage Animation for iPhone Apps?

后端 未结 11 1725
你的背包
你的背包 2020-12-08 16:46

What are single-state and two-stage animation for rotating an iPhone window?

This is the \"error\" message I get in the Debugger Console (nothing crashes):



        
11条回答
  •  一生所求
    2020-12-08 16:55

    I've had this issue after creating a tabbarcontroller with no view controllers inside (no tabs), this warning disappeared once I attached at least one view controller to it.

提交回复
热议问题