game center - iOS Receiving Turn Notifications and Updating GameState -


do have updated match state once "your turn" notification received.

at present when notification received, opening game centre "findmatchwithminplayers...." , updating game state.

and how can 1 know when there turn , app not in background, means no notification displayed ?

i have gone through many posts, still lot of things not clear me.

thanks.

[gkturnbasedeventhandler sharedturnbasedeventhandler].delegate = self;

should added method of gkturnbasedmatchmakerviewcontrollerdelegate

reason: delegate session losing focus. see details here


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -