Retrieve Playdate Owner Username

Oops: your question was unrelated to scoring. But I guess the answer still holds for Catalog games.

Daeke mentioned a workaround here using

playdate.scoreboards.getPersonalBest(boardID, callback)

It returns rank, player (username), and value (score)

2 Likes