Am I the only one with this issue: Execution failed for task ':app:compileDebugJavaWithJavac'.
Aprimez opened this issue · 4 comments
Aprimez commented
This happens when I run cordova build android
What am I missing? or is it something with this plugin?
Aprimez commented
I should note, I am also using cordova-plugin-admob-free
How can I get them to work hand-in-hand?
Aprimez commented
I uninstalled cordova-plugin-admob-free and that didn't fix it, so im not sure what the issue is
mrtnkl commented
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
Did you get any further with this, I can log in but nothing else seems to work ie viewing leaderboards?