Skip to content

LootLocker_UnitySDKv6.1.0

Latest
Compare
Choose a tag to compare
@kirre-bylund kirre-bylund released this 25 Sep 12:07

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 VerifyPlayerAndStartPlaystationNetworkSession instead of the VerifyID and StartPlaystationNetworkSession methods.

Full Changelog: v6.0.0...v6.1.0