Google Play Games Feature Badges not visible at google play

无人久伴 提交于 2020-01-02 02:19:27

问题


i integrated Google play services successfully to my android application and added achievements and leader boards, but it's been few days since published but i cant see the badges for it on google play.

Is there anything i have to add to AndroidManifest.xml?

The services are working properly as they should (even on user accounts that are not my list of testers) And i know that you can see the badges only on google play application from the phone.

Example - World of Goo - has badges my app - Beat Mania - does not have badges


回答1:


just to let everybody know, Leaderboard feature badge appeared after 200 unique users posted their score to leaderboards..

Achievemnts are displayed after 500 users joined leaderboards for this particular game. (maybee it was about how many poeple got an achivement (200 achivements achieved) .. but i can't realy tell)




回答2:


The Google Play Games badges appear automatically on Google Play based on actual feature usage. So you may have to wait for a few days for the badges to appear in your app (provided users are actually using those features. If users are not using those features, you won't get the badging).



来源:https://stackoverflow.com/questions/19677439/google-play-games-feature-badges-not-visible-at-google-play

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!