iphone - UIAnimator message sent to deallocated instance -


hey guys, i'm getting crazy.

*** -[uianimator removeanimationsfortarget:]: message sent deallocated instance 0x5ba13d0 

it happens in different moments, when scroll tableview, when switch filter (a uisegmentedcontrol).

help me, i'm getting crazy guys :) how can fix?

i solved same problem. thought related uianimation, related uitableviewcell, instead. found starting point looking @ article.

http://marius.me.uk/blog/2011/mar/fixing-uianimator-removeanimationsfortarget-crash/

good luck , let me know!


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -