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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -