I use Ktor Client in KMP project, and encountered
bug when uploading files, larger than 2 MB
Does anyone had same problem? Is there any alternate solution for sending large files in multipart, or should I just wait for fix?
Maybe someone uses Ktor Client for uploads and never seen this bug, how do you send multipart data?