开发者

Rotation animation is causing error...What is Apple's Updated requirement?

What does this mean and why am I getting this error. Any suggestions on how to fix it?

"Using two-stage rotation animati开发者_JAVA百科on. To use the smoother single-stage animation, this application must remove two-stage method implementations."


The depreciated rotation code in the view controller class had a two step rotation. It rotated half-way, paused, then started again. The new methods do it in one smooth motion. See the UIViewController docs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜