I am developing a cocos2d game, I tried to converted the code to Objective c ARC, But it shows some issues in the cocos 2d library.
How can I convert a cocos2d application to Objective C ARc. Is there any new release of cocos2d which is ARC compatible,
Thanks in advance