Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hello Dan, Im so happy with this leaderboard youve created. Its so simple to integrate and works perfectly. I just noticed something today: 

When using the UpdateEntryUsername() method, the profanity filter does not catch bad words. They are only catched when creating a new entry. Is this intended behaviour? 

Hello there!

This was not intended and I am sorry for that. On a good note, this was just fixed. Thanks for your feedback!

thank you very much! Working now.

On another note, I have a question:

Currently I have a game that asks the player to input a name for it to be used to update the scores. Im trying to remove this and link the name to the Apple game center nickname. Is there a way to link a GUID to an Apple nickname/gamecenter account so when the user re-installs the game gets the same GUID to update their own entry? (without having to use another DB to save nickname/GUID)

Saving to JSON persistent store doesn't work as Apple removes all files when uninstalling a game. Im also looking for players to connect with the same account from different devices.

Unfortunately, I am not sure if there is a straightforward approach to linking a player's GUID to Apple's services. You would have to handle this through an external server with a database.