Search Unity

Web Player build leaderboard returns blank data when integrated the game in Facebook

Discussion in 'Scripting' started by amit.r007, Jul 15, 2013.

  1. amit.r007

    amit.r007

    Joined:
    Jun 1, 2013
    Posts:
    17
    Hi All,

    I am making a game for Facebook. I have a leader-board which shows name score and rankings of a user.

    Everything works fine when the game is played from a server, the leader-board do returns correct data, but when I integrate the build in a Facebook page, then the leader-board returns blank data.

    Help me out with the same.

    Regards,
    Amit.
     
  2. amit.r007

    amit.r007

    Joined:
    Jun 1, 2013
    Posts:
    17
    Can anyone help me regarding this please ....:)
     
  3. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Well how are you integrating into Facebook? With a plugin?
    You'll have better luck perhaps asking on a Facebook developers forum.
     
  4. amit.r007

    amit.r007

    Joined:
    Jun 1, 2013
    Posts:
    17
    I am integrating the game on a facebook page using the facebook developer option.
    The game gets properly integrated....

    The issue comes with extracting the data from database when in Facebook, else on a server it works great.