question

AbrahamLuna-9191 avatar image
0 Votes"
AbrahamLuna-9191 asked RobCaplan edited

How do I allow a user to log into my app with their Microsoft account to save game data in their profile?

I would like to store game settings and progress in their Microsoft account profile so they can use it across devices, but I'm unsure of where to start. Can someone point me to a tutorial that will guide me in this process? Also, do I have to pay in order to store game data in the user's profile?

windows-uwp
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I think I have found something promising. Is it the Xbox Live system that I should include in my game?

0 Votes 0 ·

I have also found this: https://docs.microsoft.com/en-us/gaming/xbox-live/get-started/live-getstarted-nav
It describes how to add the Xbox Live SDK to your project and then configure it to allow the user to sign in.

0 Votes 0 ·

@AbrahamLuna-9191 That’s right. You indeed could use Xbox live system to meet your request. Besides, the Xbox Live feature is free to use, you could add it to your game app, such as Identity, Cloud Storage..

0 Votes 0 ·

So do you know if I have to pay to store the user's game data like progress on Xbox servers?

0 Votes 0 ·
Show more comments

0 Answers