Calf icon indicating copy to clipboard operation
Calf copied to clipboard

[IOS] Images don't displaying [calf-file-picker, calf-file-picker-coil]

Open Khanskyi opened this issue 1 year ago • 1 comments

After using those [calf-file-picker, calf-file-picker-coil] libraries, all photos in iOS are not displaying, and when sending the byteArray to the server, the images do not upload correctly.

But in Android everything works fine.

What could be the reason?

UPD:

Periodically, the following error occurs:

Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Function 'asBitmap' can not be called: No function found for symbol 'coil3/Image.asBitmap|asBitmap(){}[0]'

Khanskyi avatar Oct 10 '24 10:10 Khanskyi

Thanks for opening this issue, what's is the version of Compose you are using.

MohamedRejeb avatar Nov 09 '24 11:11 MohamedRejeb