所以bug就是这个。设置高分,然后打开GKScoreboard。关闭后
APP名称[9879:986183]插件com.apple.GameCenterUI.GameCenterDashboardExtension无效
将出现在控制台上。之后,您无法再设置高分。可能导致这种情况的原因是什么?
编辑:我刚刚用SO中的示例替换了显示排行榜的代码。它仍然会发生。
编辑:我刚注意到它实际上不允许我在使用排行榜按钮的场景中打开UIAlertViews。它给了我以下信息:
Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior