Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using cocos2d-x 2.2.x versions I was looking for a facebook graph api in c++ for cocos2d-x games. I searched a lot but couldn't find any sdk for facebook in c++ for cocos2d-x. I don't want to use Ezisocial. Is there a way to do it? I successfully managed to share the string on the timeline of my facebook using the normal facebook.mm and facebook.h classes which you can easily find on the internet

But I don't want to use this. I want to use graph api in which I can do various things like

Invite friends
Maintain a leaderboard
get friends photo and their score
Posting etc

(Note: I dont want to use ezisocial) Is there a way or is there any plugin to do it. Please reply. Any help will be highly appreciated. Thanks
Posted
Comments
KarstenK 23-Aug-14 13:42pm    
you should search in the SDK of facebook. The question is "too special".

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900