GKMatchMaker invite handler deprecated

后端 未结 4 979
我在风中等你
我在风中等你 2020-12-11 09:35

I have the following code that I have been using before to handle invitations:

[GKMatchmaker sharedMatchmaker].inviteHandler = ^(GKInvite *acceptedInvite, NS         


        
4条回答
  •  猫巷女王i
    2020-12-11 10:14

    Also, invites only work on the devices. I could not get invites to work in the simulator in iOS 8.1.

提交回复
热议问题