TroelsN

Results 5 issues of TroelsN

When a user taps a turn based multiplayer game notification, for example an invitation, the Google Play Games app opens instead of the turn based game app. This causes a...

After the latest update to Google Play services, TurnBasedMatch.getParticipantId(PlayerId) returns null even though the documentation states that this cannot happen. My app loads all turnbased matches for the current player....

I have a problem where TurnBasedMatch.getLastUpdaterId() returns the ID of the inviting player p1, even though the last update was performed by player p2: Steps to reproduce: - Participant p1...

It is currently very simple to do 'clean up' activities if a turn based match ends regularly. This is backed by the API where you can call finishMatch(..) on a...

Scenario is a two player match where participant p_2 waits 3 weeks before taking turn. Before p_2 takes the turn, the match looks like this on the two devices: Device...

bug