image_downloader icon indicating copy to clipboard operation
image_downloader copied to clipboard

Unsupport file path when trying to save image in iOS

Open ninoorta opened this issue 3 years ago • 0 comments

I get this err when trying to save image in IOS Did somebody get this error ? Please help

my Code: ImageDownloader.downloadImage(widget.imgURL);

Error:

[VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: PlatformException(unsupported_file, Couldn't save to photo library., {unsupported_file_path: /Users/osx/Library/Developer/CoreSimulator/Devices/493E7AAB-2F41-482B-8ED6-54FB3D37FAB8/data/Containers/Data/Application/8AC1BE0E-287A-4218-A23B-C6526C51CE32/tmp/2021-06-04.11.44.052.jpg}, null)

ninoorta avatar Jun 04 '21 04:06 ninoorta