You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]'
The text was updated successfully, but these errors were encountered:
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]'
The text was updated successfully, but these errors were encountered: