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
Customer was seeing an issue where remote params are null and email id is null after changing organization and app id of mobile app
Crashing is fixed now with null checks to prevent any null exceptions, but the root of the issue was a request being made with a deleted app's app id and in the same session a init with a new app id