Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to enable Facebook like button in game center for iOS 6?

I'm making an App which supports game center. Within the leaderboard page there's a facebook like button. However it's disabled. Will it be enabled when it's for sale in the Appstore or do I need to do additional configurations in code?

like image 290
BarryK88 Avatar asked Nov 12 '22 21:11

BarryK88


1 Answers

Yes, this will be enabled in the production version of the app, only if the user has installed and enabled Facebook integration within iOS 6. Otherwise, it will say, Facebook Liking Unavailable.

like image 83
NathanChristie Avatar answered Nov 15 '22 11:11

NathanChristie