android - 在 Google Play 游戏中查看应用的排行榜

标签 android google-play-services google-play-games

我刚刚将应用发布到使用 Google Play 服务 API 的 Play 商店。我在我的开发者控制台中设置了一个排行榜,并且可以成功发布分数并在游戏中显示排行榜(以及我圈子中其他人的分数,以及公开的“全社交”排行榜)。

但是,当我打开 Google Play 游戏应用程序(甚至在我的开发者控制台中)时,似乎无法查看我的排行榜。有没有办法在我的应用程序之外查看排行榜?即使是通过开发者控制台。

谢谢! 安德鲁

最佳答案

排行榜只能在应用内查看,您只能在控制台和其他统计数据中看到有多少人提高了他们的分数。

关于android - 在 Google Play 游戏中查看应用的排行榜,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30044826/

相关文章:

java - 代码不通过 Volley 向 mysql 发送数据

android - 使用 Google Play 进行身份验证的问题

android - Android 版 Google Analytics - 如何恢复 session

ios - Google Play 游戏服务 iOS : [UITableViewWrapperView style]: unrecognized selector sent to instance

android - Appcerator - Android 6 图像不加载

java - 保护和取消保护文件以避免在 Android 中被错误的清理应用程序意外删除

android - 避免android中的双重 Activity 实例

android - 可选安装 Google Play 服务

android - 更新 : google play services must be connected - android

android - 如何避免再次提示用户选择 Google 帐户?