LootLocker_UnitySDKv6.1.0
Features
- We've added Playstation Network v3 support to the SDK
Deprecations
- We've refactored the Playstation authentication flow so instead of needing to first verify the player and then starting a session we have baked the two steps together into one call. So use
VerifyPlayerAndStartPlaystationNetworkSessioninstead of theVerifyIDandStartPlaystationNetworkSessionmethods.
Full Changelog: v6.0.0...v6.1.0