常见问题解答
Find answers to common questions about implementing and using Unity Authentication in your game.
阅读时间1 分钟最后更新于 1 个月前
使用 Unity Authentication 是否需要付费?
Unity Authentication 目前不收费。Unity Authentication 当前支持哪些第三方登录?
Apple、Facebook、Google Play 和 Steam。是否有展示 Unity Authentication 所提供的服务的示例?
有的,我们的示例将演示如何使用匿名登录和第三方登录。示例中还包括关联帐户、取消关联帐户和会话管理。当前支持哪些 Facebook 应用类型?
我们当前支持ConsumerBusiness当前支持哪个 SteamWorks SDK 版本?
支持 SteamWorks SDK 20.0.0 及以上版本。如何在本地管理玩家帐户以进行多人游戏测试?
您可以使用AuthenticationService.Instance.SwitchProfile(string profile)PlayerPrefs