当我邀请朋友时谷歌玩回合制游戏获得状态代码6001

时间:2014-02-06 11:03:52

标签: android google-play-services google-play-games

public static final int STATUS_MULTIPLAYER_ERROR_NOT_TRUSTED_TESTER

The user attempted to invite another user who was not authorized to see the game. This can occur if a trusted tester invites a user who is not a trusted tester while the game is unpublished. In this case, the invitations will not be sent.

Constant Value: 6001 (0x00001771)

我不知道为什么我会这样做。在google play开发者控制台中,我添加了我邀请的人作为测试人员。任何人都可以帮我解决这个问题。

2 个答案:

答案 0 :(得分:0)

我只能认为这是一个时间/缓存问题。自从您将用户添加为测试人员后经过一段时间后再次尝试,将更改时间传播到云中的所有服务器。并仔细检查测试人员的电子邮件。

答案 1 :(得分:0)

我知道这个问题很老,但我今天得到了这个问题。

在Google Play控制台测试部分,我的测试仪开关已经过检查,但我必须手动添加我的测试人员,似乎它没有考虑我的测试人员列表(来自alpha / beta)。