I want to be able to share high scores in my android game by click on a button but i can’t found anywhere how to do this without a plugin. Can someone help me please?
4 Answers
4http://getencapsulated.com/sharing-results-to-twitter-or-facebook/
use This tutorial
If you dont like to use any plugins, you have to study Facebook graph API for scores.
following tutorials may help
Facebook and Unity Tutorial
Scores API
But my personal interest is this Facebook SDK for Unity
For the time that you will spend trying to implement the feature.
This plugin is gold.
Learning code..
– z3nth10n