Google Play Leaderboard Tutorial?

Is there any tutorial in BP integration with android? I have tried to follow flappy bird as much as possible. But there is something is not working for me.

Here is a bit of what i am doing to know if anything see something wrong.

  1. My Game is in published state in Game Services.

54481-1.png

  1. I have configured this on my project properties

  1. On my game instance when i initialize my game I create my local Data and read the leaderboard, after that I sync this leaderboard with my local data.

  1. On my main menu I try to show the Leaderboard on the click of one of the buttons

when I run the game nothing shows. What am I doing wrong?.

so everything was right, my issue was that the android package name was slightly diferent (1 capital) in UE4.8 and play developer console. Check your Strings :P.