Skip to main content

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

Can I synchronize player guid across devices? I have an online save system to sync progress. However, if a player switches devices, the highscore will be sent again, but with a different guid.

Hello!

Technically, yes, since the GUID is saved locally, you could use an external service to handle the synchronization.