microsoft / gdk-unity-package

The Unity package for PC GDK developers.
Other
51 stars 18 forks source link

test account login problem #127

Open mantu877 opened 1 year ago

mantu877 commented 1 year ago
  1. I associate the project to the partner center.
  2. created a sandbox and a test account for the sandbox.
  3. switched the sandbox to windows
  4. I can log in to the xbox app using a test account.
  5. opened the login scene.
  6. launched a scene in the unit where the xbox application login window opens.
  7. I enter the login password from the test account and get an error in the xbox login window: The account you are trying to sign in with is not provisioned for this environment. The application may not be configured correctly

what could be the problem?

edwarduwms commented 1 year ago

Please make sure to update your Microsoft GameConfig File. You can do that using Store Association Wizard, Under GDK->Associate with Microsoft Store.

Please refer to MicrosoftGameConfig for more information.