Hi all,
i have a weird behaviour in my Android App. I’m using version 4.15 packed everything together, signed the app did all the setup in the developer console and linked the app correctly to the game services and get following strange error with leaderboards:
I use the “Show External Login UI” to login the player to google play services. I have a UMG widget which lets you see the different leaderboards for the different levels. Here comes the weird part: Once i write the score to the leaderboard (which is an integer) the leaderboard for that specific level won’t show up any more. The google play game services overlay pops up for a second, starts to load and then disappears immediately.
When i choose a leaderboard from a level where no highscore has been written at the game service displays it corretly and shows the highscore name and all the other information.
Does anyone know what is causing this error?
Thx!
Shadow