forked from playgameservices/play-games-plugin-for-unity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.txt
31 lines (24 loc) · 1.13 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2014-03-17 Version 0.9.00 (codename: cuiaba)
New features:
* Turn-based multiplayer (iOS, Android)
* Real-time multiplayer (iOS, Android)
Bug fixes:
* #49 - double cancellation necessary
* #40 - add account crashes app
* #25 - Action Scheduled for Later
* properly close Achievement buffer
* fix memory management on iOS
* minor fixes
2014-02-04 Version 0.8.01 (codename: brasilia)
Updates all plug in code to use new Google Play Services
programming pattern (GoogleApiClient) and provides a few
bug fixes.
* References to GamesClient and AppStateClient updated to use GoogleApiClient
* Bug fix: GetUserId() occasionally causing crashes on IOS
* Bug fix: IsAuthenticated() returning true immediatly after SignOut()
* Bug fix: GPGSAppController.m missing call to super
* Bug fix: Error dialogs pop up briefly when no network available
* Bug fix: PostProcessBuildPlayer not friendly with other plugins
* Bug fix: Missing AddressBook.framework in iOS build instructions
2013-12-10 Version 0.8.00 (codename: altamira)
Initial launch.