When specifying a callback in GKMatchRequest.RecipientResponse and callling GKTurnBasedMatchmakerViewController.Request( request ) the response callback function never gets called, even if the invited player makes a turn or calls AcceptInvite()
Furthermore the callback function should get the MatchID as a parameter. Now it is not possible to know for with match the invitation was accepted (there might bew several invitations pending!)