Guide
Cross-device progress
Authenticated cloud data follows the same 3JSGames profile for the same game.
Load cloud progress after platform availability is established. Save at deliberate checkpoints rather than every frame. Cloud storage does not define conflict resolution or merge behavior; those choices remain part of the game save design.
Never ask for a user ID or game ID. The platform supplies authentication and game scope.