GKPlayer loadPhotoForSize:withCompletionHandler:沙箱连接错误

时间:2012-12-11 00:01:23

标签: sandbox game-center

我正在尝试使用loadPhotoForSize: withCompletionHandler:获取游戏中心朋友的头像,但它一直在投掷GKErrorDomain Code=3 "The requested operation could not be completed due to an error communicating with the server.

这种方法在Sandbox Game Center上不起作用吗?

1 个答案:

答案 0 :(得分:3)

对我来说,如果播放器没有照片,它总是会出现此错误,但如果我添加了照片,则错误会消失并正确加载照片。我只在沙盒中测试了这个,所以我不确定它是否在沙箱之外工作。