Frage

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?

War es hilfreich?

Lösung

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

Andere Tipps

Amazon also has Unity plugins for GameCircle as well as In-App Purchasing. There are inside the Mobile SDK: https://developer.amazon.com/public/resources/development-tools/sdk

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top