Software Archive
Read-only legacy content
17061 Discussions

Google Play (Game Services) is not working

Renato_B_
Beginner
678 Views

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?

0 Kudos
7 Replies
Renato_B_
Beginner
678 Views

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.

0 Kudos
Renato_B_
Beginner
678 Views

Sorry, but I didn't understand what you mean.

0 Kudos
Renato_B_
Beginner
678 Views

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.

0 Kudos
PaulF_IntelCorp
Employee
678 Views

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?

0 Kudos
Antoine_A_1
Beginner
678 Views

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 

0 Kudos
PaulF_IntelCorp
Employee
678 Views

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.

0 Kudos
Jerroyd_M_Intel
Employee
678 Views

Can you attach the detailed compile log to the thread?

0 Kudos
Reply