私はiPhoneアプリを開発しています.NSZombieEnabledをオンにすると、エラーで定期的にクラッシュします:
*** -[CALayer retain]: message sent to deallocated instance 0xe6012e0
ビューコントローラーでビューをプッシュまたはポップすると、常に発生します。時々、前にこのエラーがあります:
-[UIApplication endIgnoringInteractionEvents] called without matching -beginIgnoringInteractionEvents. Ignoring.
どういう意味ですか?誰でも手がかりを持っているか、この問題に遭遇しましたか?
助けてくれてどうもありがとう!
ロマン