Google play services, sign in succeeded but error on create room
问题 This is very similar to a problem someone else had on here except that the solution that fixed theirs is not my problem. (Note: I am using libgdx to develop this but I'm pretty sure that has nothing to do with this issue since the signing part is working) @Override public void startQuickGame() { boolean signedIn = getSignedIn(); System.out.println(signedIn); // automatch criteria to invite 1 random automatch opponent. // You can also specify more opponents (up to 3). Bundle am = RoomConfig