Guys, can someone explai me, what happes with googleplay in intel xdk?
i have fetch phonegap plugin it the project, deploy it to intelxdk, and when trying to compile, after nedded plugin wath fetched to xdk project i have this problem^
Build Log
Building a Cordova 5.1.1 application.
Using platform cordova-android 4.1.1.
The application name is "client-ff"
The package name is "ru.olejjon.ffpartner"
Preference android-signed set to true. Application will be signed.
Using Crosswalk Embedded 15
Plugin "cordova-plugin-device" (1.1.0) installed.
Plugin "cordova-plugin-inappbrowser" (1.1.0) installed.
Plugin "cordova-plugin-file" (2.1.0) installed.
Plugin "cordova-plugin-media" (1.0.1) installed.
Plugin "cordova-plugin-splashscreen" (2.1.0) installed.
Plugin "cordova-plugin-statusbar" (2.0.0) installed.
Plugin "com.appodeal.googleplayservices" (7.8.0) installed.
Plugin "com.appodeal.plugin" (1.14.6) installed.
Error: Plugin Android Support v4 failed to install.
Error: Plugin Google Play Services for Android failed to install.
Error: Plugin Phonegap Game plugin failed to install.
Plugin "cordova-plugin-whitelist" (1.1.0) installed.
Plugin "cordova-plugin-crosswalk-webview" (1.4.0) installed.
So, how can i use google play services via intel xdk? trying to use standart scirra plugin - have error 400, and it's for web-application, not for adroid project.
Please, help me to resolv this problem.