My game has a leaderboard and even I'm doing the necessary configurations, it's not working. I'm using CLI 5.1 and I removed the plugin informations in the *additions.xml file. I dont know if I need to authenticate the file, although the apk was build by XDK. Some help?
Link Copied
I've added the plugin in XDK but I got this error:
Build Log:
Building a Cordova 5.1.1 application.
The application name is "MWF"
The package name is com.app.mwf"
Plugin "com.google.playservices" (19.0.0) installed.
Plugin "com.cranberrygame.phonegap.plugin.ad.admob" (1.0.39) installed.
Plugin "cordova-plugin-extras-android-support-library-v4" (1.0.0) installed.
Error: Plugin Google Play Services for Android failed to install.
Error: Plugin Cordova Game plugin failed to install.
Plugin "cordova-plugin-legacy-whitelist" (1.1.0) installed.
Plugin "cordova-plugin-crosswalk-webview" (1.3.1) installed.
Sorry, but I didn't understand what you mean.
Ok. I just need to fix it to publish the app. I hope Paul F. can give me some help to solve it. Thanks anyway.
Renato, are you still seeing an issue with this? We changed the build system late last week to fix the issues you are showing in your build summary. Are you able to build now?
Hello,
I am failing on this one as well. Building for android with Cordova 5.4.1 .
"Error: Plugin Google Play Services for Android failed to install. " Can you please help ?
Thank you,
Tony
In most cases that plugin is competing with another plugin over some Java libraries. For most people they've found they don't need the other plugin. Try removing some of your plugins and building again to find the one that is competing with Google Play Game Services. That plugin (the google play game services) has not been updated in a long time, there may be another out there that is a better choice.
Can you attach the detailed compile log to the thread?
For more complete information about compiler optimizations, see our Optimization Notice.