开发者

[UIImageView _cleanUpCrossView], problem on iPad

need h开发者_C百科elp here. i have an app that completely works on iPhone (ios 4) and iPod touch. but when i try on iPad i got this Log error message :

-[UIImageView _cleanUpCrossView]: unrecognized selector sent to instance 0x2e7760 CoreAnimation: ignoring exception:-[UIImageView _cleanUpCrossView]: unrecognized selector sent to instance 0x2e7760

app is still running but cannot be clicked at all, it stucked at that page. i try to googled anywhere, but no result.

any help would greatly appreciated.


I believe this is a bug in iOS 3.2. Can you tell more about how you triggered it? For me, it happened to be called on a custom titleView of the navigationItem (in your case, using a UIImageView) when I tried -hidesBackButton:animated.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜