Hi Team
Facing one issue in Android ktor client.
When sending multipart data with image then it throws error Multipart class not a serialised class.
How to implement a ktor inbuild class with serialised annotation.
Thanks in advance
p
Pamela Hill
08/15/2022, 2:31 PM
Can you post some sample code of what you're trying to do?