Also, we are currently working on a plugin, but I won’t give you much details since is in a really early stage
Hope this helps you!!
Leave us a comment below if you want us to talk about an specific topic
Update April 2015: We recovered our blog! The blog is up again, and of course the posts as well. Only payments missing, will be up really soon
Update April 2015 2: Just added canvas payments again
Funny you asked that, because we are currently working on how to do one!
Since we want to add it for our game, we are currently writing a guide while we do so.
Expect it to come in about a week, maybe two if we can’t find the time to do it.
If you have some specific question feel free to email us at gaming.bigfoot@gmail.com or nicolasmbatista@gmail.com
Thanks!
Hey Jojo . I tried to click on your links, but I’m getting errors. Not sure if its from my side.
If I may ask your help, I’m trying to integrate Facebook’s SDK into our game and for some reason my programmer is having a hard time doing it (he’s Czech so his English isn’t great, and he’s not a Facebook guy, so I think the documents are confusing him, and I honestly don’t understand their documentation much myself since I’m not a programmer). What I’m trying is:
To have the players compete against their Facebook friends by showing their scores/ranks at the end of every game.
Give them the ability to boast either through the newsfeed or a personal message (if there’s a better way, kindly please let me know).
Also, I would like to connect the like button in our game to our Facebook page if possible (basically if they like our game through the button we make, it would like our Facebook page). I’m not sure this one is possible though, but I’m curious.
Sorry for the many requests, but we’ve been stuck for a while now, and any help would be much appreciated. Thank you very much.
Hello Wolf, we are having troubles with our hosting, so we are rebuilding the web. I can give you the rough copy of our tutorials and see if it clears some doubts I’ll get on it on monday!
As for the questions:
Facebook has leaderboards that work similar to the google play and game center leaderboards. Then you have to make an api call to facebook and retrieve the users id and the leaderboard scores. If you want to show his friends pictures you can get their images with the id as well.
The leaderboard triggers a facebook post if a user beats another user’s score automatically. If you want of course, you can as well let them share their score on facebook in their newsfeed.
You can’t create a like button, you can only redirect them to your page and then they have to click like through facebook (This is to avoid false buttons that could make the user like stuff without knowing about it)
As for the details, I don’t have any code right now, we’ve been working on a leaderboard tutorial, that should be ready soon, but with this website issue we couldn’t post it yet
Thanks a LOT jojo !! Your current answers alone are great to help me know how to sort out the GUI and inform my programmer what I expect from him. I very much look forward to your tutorials bro thumbs up !!
I try the link but it dose not working.
Can you just re-post it. I am just looking for this.
I read a documentation of facebook but i can’t get any idea how to custom-facebook-open-graph-objects-unity3d.
For all who asked, we just recovered our blog again, and with a new website so you can check the tutorials back again. Thanks for all who reported the links broken, and sorry for the inconvenience.
PS: Payments will be up soon, we are still working on the post recovery
When i implement the score API in iOS build the game crashed But in android it works. Any solution for it.
For IOS we should any thing setting changes in editor or in build.