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
I believe I have used onErrorResumeNext in code, which completely ignores the error.
Instead make sure it's logged to firebase and then it's ignored gracefully.
I believe I have used
onErrorResumeNext
in code, which completely ignores the error.Instead make sure it's logged to firebase and then it's ignored gracefully.
The text was updated successfully, but these errors were encountered: