Cocos2d-js game not porting for native apps

I made a game in cocos2d-js using 3rd party SDK(appwarp).Now the cocos2d-js code is porting successfully for native apps but appwarp code is not working.
please help me

Is your game require appwarp to work?

yes,my game is multiplayer ,and appwarp is a Real Time & Turn Based Multiplayer Gaming Platform With Game Mechanics.So without appwarp i can not access my game.