How can i share high scores on twitter and facebook in an android game?

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?

Learning code..

4 Answers

4

Use this tutorial it also helped me :slight_smile:
http://howtounity.com/share-results-or-score-on-facebook/

thanks you :)

http://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.