Skip to content

Fix FMultiRegistry keys used during login for PIE#7

Open
tinyogre wants to merge 1 commit intoAccelByte:mainfrom
tinyogre:main
Open

Fix FMultiRegistry keys used during login for PIE#7
tinyogre wants to merge 1 commit intoAccelByte:mainfrom
tinyogre:main

Conversation

@tinyogre
Copy link
Copy Markdown

When using Editor Preferences->Player Credentials to log in multiple PIE users automatically, LocalUserNum is not sufficient to uniquely identity users - they are all user number 0 in their local contexts. This changes the key used during login to ContextName/UserNum to uniquely identify them.

Note that after they are logged in, the ApiClient is moved from this temporary login key to one using their AccelByteId. But during login this is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant