Game exit immediately after click play on cocos creator

after i build -> compile -> play app show cocos2d-x splash and exit. I tried to build with xcode it work normally. How can i fix this problem ?

i usually get that error when i havent set up a plugin properly, or have not link components, a null is probably returning

:frowning_face: for me it’s happen with hello world too