I'm calling the playdate.scoreboards.addScore API to test if it works for me, but keep getting the following response...
{
[code] = ERROR,
[message] = Failed to access score cache,
}
The getScores and getScoreboards APIs work fine, but just not the addScore one
I can see that this has been asked before here with no answers - is there anything I should try to get this working?