I looked for help here listener1 and here listener2 and did the same suggestions hoping for a fix, but I still get the function onInvitationReceived
triggering like only 20% of the time.
Launching the intent to show the invitation inbox however shows that the invitations are there all the time.
Before testing I make sure i don't have pending invites as I think subsequent invites are not triggered.
Any solution for this not involving timer based call to the getGamesClient().loadInvitations
? (very hacky way to test for invites).
Really onInvitationReceived
should trigger as a call to getGamesClient().getInvitationInboxIntent()
shows that there are invites living in there.
Is there something I should do/ not do? or is it a GooglePlay API bug? or what is it? (Hoping for an answer from the GooglePlay devs).
Devices are both Nexus 7, one with Android 4.3 and the other 4.2.2