Releases: lootlocker/unity-sdk
Releases · lootlocker/unity-sdk
Lootlocker_UnitySDKv1.1.22
- Improved error handling for null responses
Lootlocker_UnitySDKv1.1.21
- Fixed an issue with LookupPlayerNames methods
Lootlocker_UnitySDKv1.1.20
- Fixed a crash when a player reached the highest possible level
Lootlocker_UnitySDKv1.1.19
- Renaming assetID to assetInstance ID on all assetInstance function parameters
- Added ObsoleteAttribute(with false, so deprecated) to UpdateKeyValuePairByIdForAssetInstances(), it was not working correctly, will be -marked as obsolete when SDK is updated next time.
- Added new UpdateKeyValuePairByIdForAssetInstances() with correct parameters.
- Added UpdateKeyValuePairForAssetInstances() that updates asset instances by key/value name
- Added SetDefaultCharacter function.
Lootlocker_UnitySDKv1.1.18
- Introduce ability to get player names using player ID's from different platforms.
Lootlocker_UnitySDKv1.1.17
- Fix issue where using
EndSessionon White Label Login would not destroy the session - Create new version of
EndSessionwhich takes no input
Lootlocker_UnitySDKv1.1.15
- Fix issue where failing the request when trying to start a guest session would wipe the internal playerID
Lootlocker_UnitySDKv1.1.14
- Add support for Sign in with Apple
Lootlocker_UnitySDKv1.1.13
- Fix all uncallable methods in SDK manager
Lootlocker_UnitySDKv1.1.12
- Fix ResetAssetCalls method not working