-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couldn’t communicate with a helper application. Disk space is very low #885
Comments
Updated to latest (4.2.3) Updated terminal error:
|
Fixed with 4.2.4. |
I got this error as well. I resolved it by clearing space on my device. file_picker: ^4.2.8
***** Could not load the picked given file: Error Domain=NSItemProviderErrorDomain Code=-1000 "Cannot load representation of type public.item" UserInfo={NSLocalizedDescription=Cannot load representation of type public.item, NSUnderlyingError=0x282b855c0 {Error Domain=NSCocoaErrorDomain Code=4101 "Couldn’t communicate with a helper application." UserInfo={NSUnderlyingError=0x282b84ea0 {Error Domain=PHAssetExportRequestErrorDomain Code=3 "(null)" UserInfo={NSUnderlyingError=0x282b85800 {Error Domain=CloudPhotoLibraryErrorDomain Code=1005 "Disk space is very low" UserInfo=0x2824f3660 (not displayed)}}}}}} |
Describe the bug
I have encountered a difficulty trying to use the file picker when the phone has no storage (which will be fine for most people but my ipad is full of junk).
Platform
Platform OS version
What version did it happen?
14
How are you picking?
Details to reproduce the issue
You need to have low storage on your IOS device, then select a photo that is on the cloud and add it with the file picker
Error Log
Flutter Version details
v2.2.1
beware I am using version:
file_picker: ^4.1.3
The text was updated successfully, but these errors were encountered: