开发者

CATransition Lag on Older Devices

I am developing an application that uses CATransition to improve the transition effects between different subviews on a view controller. The transitions work very well when I am testing them on my iPod Touch 4G, there is no visible sign of any issues. However, when I test this on my iPod Touch 2G, there is significant lag when changing subviews using CATransition. However, to my knowledge this lag has never caused a crash.

I'm wondering if there's any way to fix this lag for older devices. I have looked around on multiple websites, and it seems that not one has mentioned this problem on older devices. Is there anything I can do with the co开发者_如何学Pythonde to try and fix this?

Thanks!


The WWDC 2010 videos are not working at the moment, but I just watched a great video earlier this week entitled "Performance Analysis with Instruments". Couple that with the double videos with "Core Animation in Practice" and it should give you a lot of pointers on what might be going on that's causing such a performance drag. They go over many scenarios that cause dropped framerates and strategies on overcoming them.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜