Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Publish Android App with leaderboards and no achievements

I have got my leaderboards integrated into my android app, but don't plan on adding achievements. I have completed the Game Services setup in the Developer console on Google Play, all apart from the achievements. When I go to the Publish section it says my achievements are missing. Is it possible to publish it without achievements?

like image 225
Henry-95 Avatar asked Feb 22 '14 16:02

Henry-95


1 Answers

Although you do need to put in some achievements (5 of them) for the Developers Console, they can just be markers, and not actually used in your code in any way. Publish away!

like image 93
user2346305 Avatar answered Oct 14 '22 12:10

user2346305