Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>According to <a href="https://developers.facebook.com/docs/score/" rel="nofollow noreferrer">the documentation</a> and <a href="http://developers.facebook.com/blog/post/539/" rel="nofollow noreferrer">the official tutorial</a>, you're published your scores properly. So, enter our next question: why isn't it showing up on your user's Ticker or Timeline?</p> <p>The answer is, the means with which games like <em>Angry Birds</em> publish high scores is actually blended between the score mechanism and posting directly to a user's stream. Facebook <a href="http://www.insidefacebook.com/2012/03/06/facebook-puts-social-game-score-stories-in-news-feed-module-asks-users-to-play-it-again/" rel="nofollow noreferrer">controls the story types and distribution under which scores will be published</a>, so your app isn't guaranteed to generate a new story item every time you post a score to the site. Quoting a primary source:</p> <blockquote> <p>Facebook says the stories that get the most clicks, likes, and comments will get more distribution in News Feed and on Timeline.</p> </blockquote> <p>Fortunately, you have a recourse if the user allows it. If you believe your user <em>cares very much</em> about having their high scores published, you can ask for permission to post to their stream directly and do so with your own custom messages. More information can be found <a href="https://stackoverflow.com/questions/8228242/how-to-post-highest-score-in-facebook-wall-android-facebook">here</a>.</p> <p>(<a href="http://www.scirra.com/tutorials/58/how-to-make-a-facebook-game/page-4" rel="nofollow noreferrer">Additional reference</a>)</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload