Ios swift – Upload PDF from shared local storage in iOS (Drive, OneDrive, Dropbox..) to server with Ktor Fails
I am developing a feature for my app where user can upload a PDF from shared storage in device (Drive, onDrive, Dropbox,..) I am using Kotlin Multiplatform 2.0.20 This is the code i am using to upload the PDF for…