Google play game services invitations get lost

后端 未结 4 1399
梦谈多话
梦谈多话 2021-01-13 20:46

I am using the new Google Play Game Services to develop my game on Android and I am now trying to include the invitation system. Have have 3 Google+ accounts that I use to t

4条回答
  •  自闭症患者
    2021-01-13 21:22

    Some pointers:

    1. Check that all the test accounts have one another in their circles. So, if your test accounts are A, B and C, then A should have B and C in their circles, B should have A and C, and C should have A and B.

    2. The time it takes for an invitation to be delivered may vary; network connectivity is a large factor in that. Don't give up too early -- wait up to 1 minute without quitting the handshake process, and the invitation should appear.

    3. If the game is unpublished, make sure that all test accounts are listed in the Testing section of the application's settings on Developer Console. If a tester is not listed, they will not get an invitation popup. Note: even the developer who created the app on Developer Console must be listed as a tester.

提交回复
热议问题