Search code examples
androidgoogle-play-games

Using Google Play Games services without google developer account


Is that possible to implement some features like real-time multiplayer by using Google Play Game services without developer console?


Solution

  • According to the official documentation you have to "set up the game in the Google Play Developer Console" as step 2 instruct you to. I do not see any other way, if you do not want to implement all functionality yourself.