• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Google services extension console alert

RizbIT

Member
Detected incorrect implementation

Your game has incorrectly implemented the following Play Games services: Achievements.
Affects APK version 4001000.
After compiling android app and publishing i get this alert.

Tried to google for a fix but did not find anything.

TBH i dont use Achievements so not sure what is the issue. Is it bug with the extension or something?

I know when compiling I get some warning about compile being depreciated and having to use implementation in the extension android inject to gradle box.
 

DireMind

Member
I just had this error show up in my google dev console. I use Leaderboards and as far as I can tell everything is implemented correctly. Did you find a solution to this? I cant seem to find anything on it.
 
Top