Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Unity's Social API need some plugins for Android?

According to what I've understood, you don't need any plugin to implement Social API's interfaces for iOS because it uses a default implementation from Game Center.

So my question is for Android. Does it need a plugin to implement it or use a default implementation like Google Play Service?

like image 670
Lennon Spirlandelli Avatar asked Mar 07 '14 15:03

Lennon Spirlandelli


1 Answers

As far as I am aware you do need a plugin, luckily Google have stepped up and released an Open-Source plugin :) https://github.com/playgameservices/play-games-plugin-for-unity

like image 77
user3249584 Avatar answered Nov 15 '22 07:11

user3249584