有没有办法以编程方式删除 Apple 游戏中心中的分数?

发布于 2024-09-28 03:59:40 字数 48 浏览 3 评论 0原文

我在 GameKit 文档中没有找到从我的应用程序中删除玩家得分的方法。这可能吗?

I did not find a way in the GameKit documentation to delete a player's score from within my app. Is this possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

猫瑾少女 2024-10-05 03:59:40

令人高兴的是,苹果公司对假分数问题做出了回应,现在有一个比发送电子邮件更方便、更有效的解决方案来管理假分数:

Apple 2013 年 10 月 28 日发布的公告: 管理 Game Center 排行榜分数

您现在可以查看和管理所有人的前 100 名分数和用户名
您的游戏中心排行榜。保护您的合法玩家
登录 iTunes Connect 删除虚假乐谱或屏蔽玩家
那个帖子是假分数。您还可以恢复分数和玩家
同一时间段。要了解更多信息,请阅读管理游戏中心
iTunes Connect 开发者指南中的排行榜活动部分。

不幸的是,仍然没有编程方法可以做到这一点,但至少是这样。

Happily, Apple responded to the fake score problem and now there's a more convenient and efficient solution for managing fake scores compared to sending an e-mail:

Apple Announcement from October 28th, 2013: Manage Game Center Leaderboard Scores

You can now view and manage the top 100 scores and usernames for all
of your Game Center leaderboards. Protect your legitimate players by
signing in to iTunes Connect to delete fake scores or block players
that post fake scores. You can also restore scores and players within
the same time period. To learn more, read the Managing Game Center
Leaderboard Activity section in the iTunes Connect Developer Guide.

Unfortunately, there's still no programmatic way to do this, but at least it's something.

看透却不说透 2024-10-05 03:59:40

截至 2017 年 9 月 13 日,管理排行榜分数的流程为:

  1. 登录 https://itunesconnect.apple.com< /a>
  2. 单击我的应用程序 单击
  3. 包含目标排行榜的应用程序
  4. 单击“功能”(顶栏)
  5. 单击“游戏中心”(侧栏)
  6. 在“组排行榜”下单击“更多”
  7. 在弹出窗口中,单击“管理分数和玩家” “

表格填充需要几秒钟的时间,因此请耐心等待。您只能删除或阻止前 50 个条目。

As of 9/13/17, the procedure to manage leaderboard scores is:

  1. log in to https://itunesconnect.apple.com
  2. Click on My Apps
  3. Click on app containing target leaderboard
  4. Click on "Features" (top bar)
  5. Click on "Game Center" (side bar)
  6. Under "Group Leaderboards" click "More"
  7. In popup, click "Manage Scores and Players"

It takes a few seconds for the table to populate, so be patient. You can only Remove or Block the top 50 entries.

韶华倾负 2024-10-05 03:59:40

Apple 于 2013 年 10 月 28 日发布的公告中提供的链接不再有效。

但是,不再需要联系 iTunes 来删除排行榜分数或阻止用户。相反,您

  • 登录到您的 iTunesConnect 帐户,
  • 打开“管理您的应用程序”,
  • 打开带有游戏中心排行榜的应用程序,
  • 在“排行榜”部分中打开“管理游戏中心”,
  • 您将找到“管理分数和玩家”按钮,

您可以在此处删除得分或阻挡球员

The link provided in the announcement from Apple on 28th October 2013 no longer works.

However, it is no longer necessary to contact iTunes to delete a leaderboard score or block a user. Instead you

  • log in to your iTunesConnect account,
  • open "Manage your Apps"
  • open the app with the Game Center leaderboards
  • open "Manage Game Center"
  • in the "Leaderboards" section you will find the button "Manage scores and players"

Here you can delete a score or block a player

七秒鱼° 2024-10-05 03:59:40

根据,您需要发送电子邮件[电子邮件受保护]举报作弊行为以删除分数。

According to this, you'll need to email [email protected] to report cheating to remove scores.

偏爱自由 2024-10-05 03:59:40

从我读到的内容来看,有些地方你不能——我认为这是在苹果的开发者网站上。您必须向他们发送一封电子邮件才能删除分数。

编辑:我错了,它在这里,第3页

https://developer.apple.com/ios/download.action?path=/ios/getting_started_with_ios_4.1/gettingstartedwithgamecenter.pdf

From what I read, some where, you can't - I think it was on Apple's developer site. You have to send them an email to remove the score.

Edit: I was wrong, it's on here, page 3

https://developer.apple.com/ios/download.action?path=/ios/getting_started_with_ios_4.1/gettingstartedwithgamecenter.pdf

习惯成性 2024-10-05 03:59:40

抱歉,但是没有。一旦分数直接发布,除非你联系Apple,否则无法删除它,但如果你的应用程序足够大,你将没有时间删除每个分数。

Sorry, but no. Once the score is posted directly, it can't be removed unless you contact Apple, but if your app is big enough, you will not have time to remove each score.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文