cocos2d-x를 사용해서 프로젝트를 개발중인데요.


프로가드를 적용하면 앱이 실행되지 않습니다.


09-26 16:55:21.833: E/InputDispatcher(614): channel '40b25db8 com.myproject/com.myproject.PhysicsGame (server)' ~ Consumer closed input channel or an error occurred.  events=0x8

09-26 16:55:21.833: E/InputDispatcher(614): channel '40b25db8 com.myproject/com.myproject.PhysicsGame (server)' ~ Channel is unrecoverably broken and will be disposed!

09-26 16:55:21.894: E/JavaBinder(614): Transact on 0x78d2a0 in Java object 0x409eba68 with code 3 failed

09-26 16:55:21.894: E/JavaBinder(614): Transact on 0x4655d8 in Java object 0x40a28918 with code 5 failed

09-26 16:55:22.104: E/JavaBinder(614): Transact on 0xe86b0 in Java object 0x40a4a2d0 with code 3 failed

09-26 16:55:22.104: E/JavaBinder(614): Transact on 0xe86b0 in Java object 0x40a4a2d0 with code 4 failed

09-26 16:55:22.104: E/JavaBinder(767): Transact on 0x816608 in Java object 0x406771a0 with code 15 failed


이런 오류가 나면서 튕겨버리는데요.

어떤 이유일까요.

프로가드를 적용하지 않으면 정상적으로 실행됩니다.