You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page details how to setup User attributes and setting the User on the SDK instance. However this only takes effect properly if the User is set after the SDK is started, which is not mentioned on that page. I only figured this out after some trial and error.
Suggested Solution
Update the documentation to explicitly state that setting the User must be done after starting the SDK for it to take effect.