Skip to content

UnitySDK version 0.4

Compare
Choose a tag to compare
@pgilmorepf pgilmorepf released this 09 Sep 00:36
· 679 commits to master since this release

== SDK Patch Notes, Sept 8, 2015 ==

=== API Changes ===
Some API's returned a UserisNotValid error, this error has been renamed to AccountNotFound
Better integration for matching PlayFab Ids and Facebook Ids, and matching them to the same account.
Server API's now define the client GetTitleNews API

=== UnitySDK specific ===
Fixed some IOS build issues
Slight documentation improvements
Android GCM fixes/updates