artberri / cordova-plugin-play-games-services

Cordova Plugin For Google Play Game Service
39 stars 32 forks source link

Am I the only one with this issue: Execution failed for task ':app:compileDebugJavaWithJavac'. #17

Open Aprimez opened 2 years ago

Aprimez commented 2 years ago

This happens when I run cordova build android What am I missing? or is it something with this plugin?

Aprimez commented 2 years ago

I should note, I am also using cordova-plugin-admob-free How can I get them to work hand-in-hand?

Aprimez commented 2 years ago

I uninstalled cordova-plugin-admob-free and that didn't fix it, so im not sure what the issue is

mrtnkl commented 2 years ago

FWIW I was having this same issue and it's due to the Google Play Services Library missing or a different version being included. I've added this plugin and am a few steps further now https://npm.io/package/cordova-android-play-services-gradle

BrianLeonSmith commented 8 months ago

Did you get any further with this, I can log in but nothing else seems to work ie viewing leaderboards?