question

Evgeniy avatar image
Evgeniy asked

CreateAccount = false is ignored

Hello!

I use LoginWithAndroidDeviceID with CreateAccount = false. But if user has played another game in my studio and already has Master account the CreateAccount flag is ignored and new Title Account is created.

How can I check if a user has an account in a specific game without creating a new Title account?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

This is the expected behavior of master player account and is by design.

When a player account is created within a title of your studio for the first time, the process will be “creating a master player account in the studio”, then “adding a title player account beneath the master player account”. You may notice that the login identities of the accounts belongs to the master player account, which means using any of the identities may access or directly create a new account in other titles of the same studio. That is also how Player Data (Publisher) shares the data between titles.

If you have certain requirement, you may create titles in different studios.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.