Skip to content

UnitySDK version 0.6

Compare
Choose a tag to compare
@pgilmorepf pgilmorepf released this 28 Sep 20:13
· 883 commits to versioned since this release

== SDK Patch Notes, Sept 28, 2015 ==

=== API Changes ===
Client/Server-API: GetCharacterInventory can return a new error type: CharacterNotFound
Admin-API: RevokeInventoryItemRequest can operate on a character-inventory by providing a CharacterId in the request
All: Very minor API-Documentation updates

=== Unity Specific Changes ===
Minor updates to unit-testing framework
Added a CloudScript test
Fixes to Android push-notifications