Skip to content

v2.4.0

Pre-release
Pre-release

Choose a tag to compare

@Aaron8052 Aaron8052 released this 23 Feb 00:47
f095299

API 改动

  • Device.IsMacCatalyst() 现已标记为过时,可升级为 Device.IsRunningOnMac()

新的方法会同时判断iOS应用运行在Mac上的情况

新增API

  • 新增 GameKit.LoadScore() 用于获取GameCenter中指定的玩家排行榜分数(支持循环排行榜)

Unity内置的GameCenterAPI不支持获取循环排行榜的分数

其他改动

  • 加强越狱、半越狱检测功能