ios - Handling cancel in GKMatchmakerviewcontroller -
i making multiplayer feature game made.
everything working, except when in matchmaking , both players connected, if 1 person hits "cancel" button other device gets no notice of canceling.
on other device words change "disconnected" none of delegate methods called.
how can handle this?
you should implement gkmatchmakerviewcontrollerdelegate protocol.
Comments
Post a Comment