- Home /
This question was
closed Apr 06, 2014 at 04:06 AM by
getyour411 for the following reason:
Duplicate Question
Android Facebook Share button in C#?
How do I use the Facebook Sdk's share function for Android?
if(GUILayout.Button("Share", GUILayout.Height(Screen.height / 10)))
{
// How I need the share to work
postToFacebookWall ( "My Highscore!" + currentScore);
}
Comment
https://developers.facebook.com/docs/games/unity/unity-tutorial
have a read through this, it $$anonymous$$ches you all the basics you need to know
You need to be more specific about what you've tried, the question does not meet that criteria; the code snippet is not useful and reads as 'here are my specs, give me copy/paste code'
Follow this Question
Related Questions
“via app name” link not working from Facebook Android app 0 Answers
Unity Like Facebook Page through app 3 Answers
How to share the post to internet from game in unity3d? 0 Answers
Openssl not found in unity sdk for facebook 6 Answers
Share screenshot of game to Facebook with title and description 0 Answers