[cocos creator]Running on real android device got error

Hello developer and cocos team,
I am recently build&run test my project on real android device and I got some error as logcat show below. This happen, when I call cc.loadScene() functon during resume & next level scene of the game. I have spending my hold day to fix but it doesn’t work and now run out of ideas. It does work only web test. do anyone have any idea or known the solution please help?

04-14 23:09:48.043 23549-23579/? E/jswrapper: [ERROR] (/Users/sophaldoeur/Documents/cocosworkspaces/CatchtheBoxRepo/build/jsb-default/frameworks/cocos2d-x/cocos/scripting/js-bindings/proj.android/…/auto/jsb_creator_physics_auto.cpp, 587): wrong number of arguments: 0, was expecting 1
04-14 23:09:48.043 23549-23579/? E/jswrapper: [ERROR] Failed to invoke js_creator_physics_PhysicsUtils_getContactManifoldWrapper, location: /Users/sophaldoeur/Documents/cocosworkspaces/CatchtheBoxRepo/build/jsb-default/frameworks/cocos2d-x/cocos/scripting/js-bindings/proj.android/…/auto/jsb_creator_physics_auto.cpp:590
04-14 23:09:48.043 23549-23579/? E/jswrapper: [ERROR] (/Users/sophaldoeur/Documents/cocosworkspaces/CatchtheBoxRepo/build/jsb-default/frameworks/cocos2d-x/cocos/scripting/js-bindings/proj.android/…/jswrapper/v8/Object.cpp, 519): Invoking function (0x9edb1dc0) failed!
04-14 23:09:48.043 23549-23579/? E/jswrapper: ERROR: Uncaught TypeError: Cannot read property ‘getCount’ of undefined, location: src/jsb_polyfill.js:0:0
STACK:
[0]105.o.getManifold@src/jsb_polyfill.js:11766
[1]onEndContact@src/project.js:6328
[2]105.o.emit@src/jsb_polyfill.js:11819
[3]_onEndContact@src/jsb_polyfill.js:12082
[4]_removeBody@src/jsb_polyfill.js:12035
[5]__destroy@src/jsb_polyfill.js:12658
[6]pushDelayEvent@src/jsb_polyfill.js:11906
[7]_destroy@src/jsb_polyfill.js:12633
[8]onDisable@src/jsb_polyfill.js:12606
[9]disableComp@src/jsb_polyfill.js:3586
[10]_disableChildComps@src/jsb_polyfill.js:16945
[11]_disableChildComps@src/jsb_polyfill.js:16949
[12]_disableChildComps@src/jsb_polyfill.js:16949
[13]_disableChildComps@src/jsb_polyfill.js:16949
[14]_disableChildComps@src/jsb_polyfill.js:16949
[15]_disableChildComps@src/jsb_polyfill.js:16949
[16]_disableChildComps@src/jsb_polyfill.js:16949
[17]destroy@src/jsb_polyfill.js:16953
[18]destroy@src/jsb_polyfill.js:2321
[19]anonymous@src/jsb_polyfill.js:13994
04-14 23:09:48.043 23549-23579/? E/jswrapper: [ERROR] (/Users/sophaldoeur/Documents/cocosworkspaces/CatchtheBoxRepo/build/jsb-default/frameworks/cocos2d-x/cocos/scripting/js-bindings/proj.android/…/jswrapper/v8/Object.cpp, 519): Invoking function (0x9edb0dd0) failed!