Hello everyone kindly assist on how to download a ...
# ktor
d
Hello everyone kindly assist on how to download a file from an api such as pdf or xl document via ktor client. in compose multiplatform
a
You can find the information on receiving a response body in the documentation.
d
Thank you so much Aleksei