Hello, I seem to have a problem with GooglePlay's leaderboard. When I tap on the button that's supposed to show the leaderboard nothing happens. I have already published the game in Game Services and created a leaderboard but it doesn't work.
Right now the code I'm using is
On start of layout, if not signed in > sign in
And the button's code is
On tap gesture > Display leaderboard "ID"
Any help would be appreciated