在 Gamecenter 中导出成就

发布于 2024-12-15 06:34:27 字数 256 浏览 1 评论 0原文

我正在发布一款集成了 Game Center 的 iOS 游戏。我有完整版和免费版,免费版可以通过应用内购买进行升级。我发现通过网络表单在 iTunes 连接中输入所有成就是一个痛苦而漫长的过程。我的问题是:

  • 是否无法从一个应用程序导出 iTunes 连接中的成就并导入到另一个应用程序中?
  • 为什么两个应用程序中的相同成就必须具有不同的 ID?
  • 一旦犯了错误就没有办法更改成就ID吗?真的是删除它并重新开始的唯一方法吗?

I am releasing a game for iOS with Game Center integration. I have full and free version and the free version can be upgraded with in-app purchase. I found out the painful and long process of entering all achievements in iTunes connect trough web forms. Questions I have:

  • is there no way to export achievements in iTunes connect from one app and import into another?
  • why do the same Achievements in both apps have to have different IDs?
  • is there no way to change achievement ID once you made a mistake? is the really only way to delete it and start again?

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

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

发布评论

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

评论(1

美人迟暮 2024-12-22 06:34:27

您可以对游戏进行分组,以便它们可以共享相同的成就列表和排行榜。检查游戏中心管理页面中的移动到组按钮。

编辑:
一旦应用程序上线,成就就无法删除,您可以创建新版本的游戏以获得不同的成就,但旧版本将永远存在。因此,要么在游戏处于测试模式时下定决心,要么如果您确实需要更改成就列表,请创建一个全新的游戏,而不是使用版本。

You can group games, so that they can share same list of achievements and leaderboard. Check for Move to group button in gamecenter manage page.

Edit:
The achievements can't be deleted once the app go live, you can create new version of your game to have different achievements, but the older one will be there forever. So either make up your mind while the game is in testing mode or if you really need to change the achievement list, create a whole new game, instead of using versions.

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