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
[mob] remove NativeAdapter to support big file upload (ente-io#5843)
## Description
Big file uploads fail when using NativeAdapter, this PR:
- [x] Removes NativeAdapter http client adapter
## Tests