https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
m

mangubatrj

10/16/2023, 4:43 PM
Hello has anyone tried to upload file/image for IOS? How to save the image before calling API? I am trying to use a ktor client to upload an image via multipart. Currently I tried to follow this from the channel: https://kotlinlang.slack.com/archives/C3PQML5NU/p1591158232264800?thread_ts=1591156286.264700&cid=C3PQML5NU But I am a bit stuck on saving the file/image in the IOS platform. Do you have any idea or sample code on how to do it?
2 Views