2023-03-10
Unity SDK
Changes
- The SDK now supports Google Sign In
- The SDK will now automatically resolve and use the domain API if the domain key is set
- The SDK will now store and automatically use the Apple and Google refresh tokens if not done manually
Bug Fixes
- The SDK now supports Enter Play Mode Options allowing you to speed up your development process
- The SDK will now now relies on a newer version of Newtonsoft
- The SDK will no longer silently discard requests with an expected body that is null
- Player and Asset Reports now have a message instead of a text
- Requests are now allowed to timeout
- Local session data is now cleared upon ending a session and deleting a player
Unreal SDK
Changes
Bug Fixes
- StartSteamSession now sets the correct platform
- Fixed Critical WhiteLabel bug that caused white label sessions to fail for old Unreal projects
Game API
Changes
- Google Sign In - Game API now supports starting player sessions using Google ID tokens