iphone - Handle Selected Turns/Games in iOS Game Center App in Game Center Enabled App -


i creating gkturnbasedmatch game center-enabled app. i've implemented gklocalplayerlistener methods listen events, such player:receivedturneventformatch:didbecomeactive: , other methods. additionally, if user taps on existing match in gkturnbasedmatchmakerviewcontroller (for example, if showexistingmatches set yes), can handle event in gkturnbasedmatchmakerviewcontrollerdelegate method turnbasedmatchmakerviewcontroller:didfindmatch:.

however, want handle tapping on various controls view match within ios system game center app.

for example, if navigate game center ios pre-installed app (not app), tap on turns tab, tap on row app, tap on match/turn, , tap on "view game" or "accept invite" or "play turn", want handle these match-specific actions in app.

when these items tapped, app indeed launches, far can tell reading documentation, there no way information which match user tapped, can appropriately show match.

apple has chosen remove feature.

their documentation inaccurate. opened bug apple investigate further. here disheartening proof.

apple bug report


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -