I have this error while compile ios project in Crosswalk using Cordova ios :
Build Log:
Building a Cordova 3.5 application.
The application name is "xxxxxxxxxxxxx"
The package name is "com.xxxxxxxxx.xxxx"
Will use the provisioning profile for "adhoc"
Plugin "Device" (org.apache.cordova.device) installed.
Plugin "SplashScreen" (org.apache.cordova.splashscreen) installed.
Plugin "Admob" installed.
Error: Plugin "https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#45191b3570a2ae4dc9646685b65f4a7994ed9952 --variable APP_ID='YOUR_GOOGLE_PLAY_GAME_APP_ID'" failed to install.
Plugin "org.apache.cordova.inappbrowser" installed.
How to slove this?