I try to developp a turn based game but I have a problem. When I use it :
Intent intent = Games.TurnBasedMultiplayer.getInboxIntent(getApiClient());
startActivityForResult(intent, RC_LOOK_AT_MATCHES);
Box is always empty whereas if I check from google app I see current games and invitations.
I get this message in error logs :
Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza
An idea of the problem? thank you
Aucun commentaire:
Enregistrer un commentaire