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
client_blocked and client_blocked_retry should be handled via the new
SFOAuthErrorCode enum, not by extending the legacy NSError integer code
mapping. Callers switch on response.error.errorCode, not error.code.
0 commit comments