forked from playgameservices/play-games-plugin-for-unity
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUPGRADING.txt
More file actions
19 lines (12 loc) · 706 Bytes
/
Copy pathUPGRADING.txt
File metadata and controls
19 lines (12 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NOTES ON UPGRADING
Note for 0.9.35
The Play Services Jar Resolver has changed to be a DLL, in order to import this
correctly, you need to delete the Assets/PlayServicesResolver folder in your
project *BEFORE* importing this plugin. You may also need to restart Unity
to correctly initialize the DLLs in the editor.
IF YOU STILL HAVE PROBLEMS:
If you have already integrated the plugin and want to upgrade it to a newer version,
you must delete the Assets/GooglePlayGames folder, then import the new package.
After upgrading, redo setup (click "Google Play Games | Android Setup" and/or
"Google Play Games | iOS Setup" on the menu). Do this even if you had already done
this before on this project.