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
when called, the method getUID() returns a nil value, crashing the app. Currently error handling assigns a uid of 1 and prints that no user is logged in instead of the app crashing, but the bug needs to be fixed and more appropriately handled.
when called, the method getUID() returns a nil value, crashing the app. Currently error handling assigns a uid of 1 and prints that no user is logged in instead of the app crashing, but the bug needs to be fixed and more appropriately handled.