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
Set proper User-Agent on native iOS/Android API requests
Native gRPC-web API calls previously went out with the generic
CFNetwork/Darwin (iOS) user agent. Add a metadata interceptor that
sets a recognisable CouchersNative User-Agent on every request.
Co-authored-by: Aapeli <aapeliv@users.noreply.github.com>
0 commit comments