Hey.
Thanks for the reply. I won’t be on my normal pc until Sunday so won’t be able to give screenshots or do more testing before then.
I am on 4.9.0 preview 3 downloaded through epic games launcher.
In the editor the leaderboards won’t work since it isn’t on android(Is it supposed to work in editor with play services?).
Reproducing on a new project would mean I would have to make a new game on play store console and add leaderboards to that project which would be lengthy.
I have the read leaderboard integer node after the show external login ui node. Read leaderboard integer node is connected to the on success node on external login ui node. I also have the read leaderboard integer another place in the game before it saves the game and that fails as well.
It will always execute what I put on the on failure branch after the node and the score won’t update. All other leaderboard and achievement related stuff works perfect. Just the reading that isn’t working.
Sorry about the bad explanation. I’ll give you some screenshots on sunday or monday which will make things clearer about my setup.
I see that there is a flush leaderboards node which I’m not using. Am I supposed to be using this? It doesn’t seem to be used in the tappychicken example.