ios – GameCenter:“名为com.apple.gamed的服务连接被中断”

前端之家收集整理的这篇文章主要介绍了ios – GameCenter:“名为com.apple.gamed的服务连接被中断”前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我收到此错误消息

The connection to service named com.apple.gamed was interrupted,but
the message was sent over an additional proxy and therefore this proxy
has become invalid.

有时在打电话时

loadMatchesWithCompletionHandler:^(NSArray *matches,NSError *error)

这是什么意思?

我在iOS 9.3.2上

解决方法

这是最糟糕的答案,但这是我自己加载比赛的经验,我很遗憾地说:有时候它会起作用,有时却不行.之前我收到过此错误消息,然后在完全没有代码更改后消失.再试一次.

猜你在找的iOS相关文章