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

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -