Hello, I was wondering if this was indeed an issue on the GC side. Scores for me show up for friends but not outside that.
I have:
local function showLeaderboardListener(event)
gameNetwork.show( “leaderboards”, { leaderboard = {timeScope=“AllTime”}}) – Shows all the leaderboards.
end
and
gameNetwork.request(“setHighScore”, {localPlayerScore = {category =“com.nevereden.kclite”, value = score}})
They set the scores fine but only viewable by friends in Sandbox