简体   繁体   English

Google Play游戏服务需要Google帐户吗?

[英]Is Google account neccessary for Google Play Game Services?

I want to use Google Play Game Services to implement multiplayer in my game. 我想使用Google Play游戏服务在游戏中实现多人游戏。 The game will be deployed on Android and iOS. 该游戏将部署在Android和iOS上。

Is it neccesary for iOS user to have an Google account in order to use GPGS ? iOS用户必须拥有一个Google帐户才能使用GPGS吗?

For the users using your game, They must sign in with a Google account to use multiplayer so that Google could generate an ID of the user to store in the db for achievement or for game search. 对于使用您的游戏的用户,他们必须使用Google帐户登录才能使用多人游戏,以便Google可以生成要存储在db中以实现成就或进行游戏搜索的用户ID。

And if they do like to play with a friend, the friend must be in their circles. 如果他们喜欢和朋友一起玩,那么朋友必须在他们的圈子中。

yes, I believe that the user needs to have a Google account. 是的,我认为该用户需要拥有一个Google帐户。 When you go to the Developer Console to register the game ( https://play.google.com/apps/publish/signup/ ), you get prompted for signin via Google. 当您转到开发者控制台注册游戏( https://play.google.com/apps/publish/signup/ )时,系统会提示您通过Google登录。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM