Image upload to REST Api works fine in Web IDE but not on Mobile (MobileApp)

Hi,

I am uploading an image via my own REST Api using the ImageInput component in a Mobile retool App. This works fine when testing in the Retool IDE but as soon as I try it on the mobile device (iOS 18 and retool App 3.119.0 build 1845) if fails.

Is this a know issue ?

Thanks,
Serge

So far what I can tell is that the file the server is receiving when I run the App through the retool IDE is correct and the image file received when running under the iOS App is incorrect. i.e. the binary data is somehow mangled when sending via the mobile retool App under iOS.

ok ... found my answer here

Hi @ssozonoff, welcome to the forum. :wave:
Thanks for linking the solution for the issue you were experiencing.
Happy building! :hammer_and_pick: