I am becoming crazy, and have been stuck for a while on this. 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.
My Game is in published state in Game Services.
I have configured this on my project properties
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.
On my main menu I try to show the leaderboard on the click of one of the buttons
when I run the game nothing is being displayed. 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.