如何将 Google Play Developer Console 游戏服务页面的访问权限授予其他帐户?

How to give access to Google Play Developer Console Game services page to other accounts?(如何将 Google Play Developer Console 游戏服务页面的访问权限授予其他帐户?)
本文介绍了如何将 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 游戏服务页面的访问权限授予其他帐户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

How to target newer versions in .gitlab-ci.yml using auto devops (java 11 instead of 8 and Android 31 instead of 29)(如何在.gitlab-ci.yml中使用自动开发工具(Java 11而不是8,Android 31而不是29)瞄准较新的版本)
Android + coreLibraryDesugaring: which Java 11 APIs can I expect to work?(Android+core LibraryDesugering:我可以期待哪些Java 11API能够工作?)
How to render something in an if statement React Native(如何在If语句中呈现某些内容Reaction Native)
How can I sync two flatList scroll position in react native(如何在本机Reaction中同步两个平面列表滚动位置)
Using Firebase Firestore in offline only mode(在仅脱机模式下使用Firebase FiRestore)
Crash on Google Play Pre-Launch Report: java.lang.NoSuchMethodError(Google Play发布前崩溃报告:java.lang.NoSuchMethodError)