Search code examples
iosflutter

PlatformException(invalid_image, Cannot load representation of type public.jpeg, NSItemProviderErrorDomain, null)


I am getting folowing error for image_picker flutter implementaion

PlatformException(invalid_image, Cannot load representation of type public.jpeg, NSItemProviderErrorDomain, null)

this issue happening on ios simulator


Solution

  • yes this happens when you try to choose a corrupted image in ios simulator,

    to solve this just choose another image or download some images from safari browser