Hello, I am trying to implement google play leaderboard in my app. Whenever I start my app it does asks me to login and sign in etc…but after that if I tap my leaderboard button to view the leaderboard I cant view it nothing happens. here is the code which I am using to show my leaderboard:
gameNetwork.show( "leaderboards" )
and Also when I start my app on my phone I receive an error notification from my app but it continues to run okay. How can I check where the app is giving error?
Thanks