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
createHttpClientEngine moved to separated module - network-engine
extensions Throwable.isNetworkError and Throwable.isSSLError now require setup of HttpClientEngine with createHttpClientEngine function OR you should manually run ThrowableToNSErrorMapper.setup to declare how read NSError from used iOS HttpClientEngine.
This discussion was created from the release 0.20.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Changes
TokenProvider
changed tofun interface
RefreshToken
featureBreaking changes
createHttpClientEngine
moved to separated module -network-engine
Throwable.isNetworkError
andThrowable.isSSLError
now require setup ofHttpClientEngine
withcreateHttpClientEngine
function OR you should manually runThrowableToNSErrorMapper.setup
to declare how readNSError
from used iOSHttpClientEngine
.This discussion was created from the release 0.20.0.
Beta Was this translation helpful? Give feedback.
All reactions