In this file atached you will learn how to Save your game and load from server and generate Unique IDS. How it works : Start of layout will create a new and uni...
Thanks for important tutorial
But if the player change his device how to check the same id (to import same number of coins for this player) ?
because when he reload this page (uuidgenerator.net/api/guid)it generate a different id
abdalghani , Hi , yes this work like this , when reload it will be a different Id , because it generates unique ids, and the users only needs one ID and it saves in localstorage only once , for retrieve the data in the future you can send an email to the user with his Id , so you must make an request input from user to type his code if the user has one , and check into the server if its valid and retrieve the data