I am trying to upload scores to leaderboard through gpgs, It did work for first time and my scores were updated, but later i deleted that leaderboard and created new one, but now scores are getting posted but it shows only 0 scores.
netwo=mydata.cash
local scoref = { leaderboardId =“CgkI36m30agQEAIQDw”, score = netwo}
This is the code i am using, please help me guys, tried a lot of things, even achievements are working only leaderboards are having problem.
Rob, i finaly came to know what was causing it, seems i was using the score format as numeric in console, but i would like to update score in numeric format, any ideas?
Rob, i finaly came to know what was causing it, seems i was using the score format as numeric in console, but i would like to update score in numeric format, any ideas?