Google play game services V2 migration #52
-
Doing some development this evening, and I ran across this warning on Google Play Console @Iakobs - do you think you intend to support the V2 migration? I guess this will cause another breaking change to the plugin eh?? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @EthannYakabuski the plugin is already using v2 of the Google library 😊 I guess that message is just a late warning, since the v1 of the library was deprecated before I started doing this plugin. In fact it all started because there was another godot 3 plugin using v1 and a colleague of mine asked if I could update it to v2! |
Beta Was this translation helpful? Give feedback.
Hi @EthannYakabuski the plugin is already using v2 of the Google library 😊 I guess that message is just a late warning, since the v1 of the library was deprecated before I started doing this plugin. In fact it all started because there was another godot 3 plugin using v1 and a colleague of mine asked if I could update it to v2!