How to give access to Google Play Developer Console Game services page to other accounts?(如何将 Google Play Developer Console 游戏服务页面的访问权限授予其他帐户?)
问题描述
我们在 Google play 上使用开发者帐户创建了一个游戏,然后我们通过我们的个人帐户拥有对该游戏的管理员访问权限(我们是多个开发者).最近,我在游戏服务页面为该游戏添加了成就,现在的问题是我们只能通过我的个人帐户或开发者帐户(帐户所有者)访问该游戏,而不能通过其他个人帐户访问.
We have a game on Google play created with a developer account and then we have admin access to that game trough our personal accounts (we are multiple developers). Recently, I have added achievements to that game using the Game Services page, the problem now is that we can only access to that game through my personal account or the developer account (the account owner) but not the other personal accounts.
任何人都知道是否可以授予其他用户访问特定游戏的游戏服务页面以查看/修改成就和其他内容的权限?
Anyone knows if it is possible to give permissions to other users to access the Game Services page for a specific game to see/modify achievements and other stuff?
推荐答案
好的,和谷歌客服聊了聊,好像有一个页面可以控制哪些账号可以访问哪些游戏,就是https://console.developers.google.com,从那里您可以毫无问题地配置权限并且它可以工作(经过测试).您必须以帐户所有者身份登录才能完全访问所有游戏.
Ok, after talking with Google support, it seems there is a page to control which accounts has access to which games, it is https://console.developers.google.com, and from there you can configure permissions without problems and it works (tested it). You have to sign in as the account owner to have full access to all games.
这篇关于如何将 Google Play Developer Console 游戏服务页面的访问权限授予其他帐户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何将 Google Play Developer Console 游戏服务页面的访问权限授予其他帐户?
- UITextView 内容插图 2022-01-01
- 在 Iphone SDK 的导航栏上添加多个按钮 2022-01-01
- 网上有没有好的 UIScrollView 教程? 2022-01-01
- 类似于 Mail.app 的 iPad 模态视图控制器? 2022-01-01
- URL编码Swift iOS 2022-01-01
- SetOnItemSelectedListener上的微调程序错误 2022-01-01
- Xcode 7.3 中带有 UILabel 的 UIStackView 2022-01-01
- 使用自动布局向 UIScrollView 添加动态大小的视图 2022-01-01
- GPS状态的广播接收器? 2022-01-01
- 如何在 iPhone 模拟器中重置 NSUserDefaults 数据? 2022-01-01