ios - UICollectionView reload Failure -


whenever tries reloaddata uicollectionview ends following error. sure not releasing variable. nsmutablearray data not released. 1 faced similar issues? can provide me work around?

2014-04-22 22:28:55.010 salesapp[6901:19d03] *** -[uiviewanimationcontext completionhandler]: message sent deallocated instance 0xa4475f0 

the nszombie gives me nothing useful..:-(

enter image description here in advance


Comments

Popular posts from this blog

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -