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
{{ message }}
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
Right now, when a user enters a realm that is full, they are redirected to another one. The problem is that the getCurrentRealm SDK function still returns the initial realm, and not the updated one.
We need to make sure that we update that information when the realm changes
The text was updated successfully, but these errors were encountered:
Right now, when a user enters a realm that is full, they are redirected to another one. The problem is that the
getCurrentRealm
SDK function still returns the initial realm, and not the updated one.We need to make sure that we update that information when the realm changes
The text was updated successfully, but these errors were encountered: