-
Notifications
You must be signed in to change notification settings - Fork 712
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
Unhandled Exception: PlatformException(file_picker_error, Temporary file could not be created, #1393
Comments
Hi, I am having the same issue. Any updates on this? |
Also have the same issue. Can somebody help? |
Its happening for live photos |
Same here |
Also have the same issue. Can somebody help? |
This issue is stale because it has been open for 14 days with no activity. |
Also have the same issue. Can somebody help? |
This issue is stale because it has been open for 14 days with no activity. |
This PR is solving the issue, #1369 |
This issue is stale because it has been open for 14 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Hi , on IOS 17 latest version when pick Live Photo from photo gallery with real Iphone I get this error :
flutter: [MethodChannelFilePicker] Platform exception: PlatformException(file_picker_error, Temporary file could not be created, Error Domain=NSItemProviderErrorDomain Code=-1000 "Cannot load representation of type public.item" UserInfo={NSLocalizedDescription=Cannot load representation of type public.item, NSUnderlyingError=0x281709da0 {Error Domain=NSCocoaErrorDomain Code=4097 "Couldn’t communicate with a helper application." UserInfo={NSUnderlyingError=0x28175ad00 {Error Domain=NSCocoaErrorDomain Code=4097 "connection from pid 32600 on anonymousListener or serviceListener" UserInfo={NSDebugDescription=connection from pid 32600 on anonymousListener or serviceListener}}}}}, null)
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(file_picker_error, Temporary file could not be created, Error Domain=NSItemProviderErrorDomain Code=-1000 "Cannot load representation of type public.item" UserInfo={NSLocalizedDescription=Cannot load representation of type public.item, NSUnderlyingError=0x281709da0 {Error Domain=NSCocoaErrorDomain Code=4097 "Couldn’t communicate with a helper application." UserInfo={NSUnderlyingError=0x28175ad00 {Error Domain=NSCocoaErrorDomain Code=4097 "connection from pid 32600 on anonymousListener or serviceListener" UserInfo={NSDebugDescription=connection from pid 32600 on anonymousListener or serviceListener}}}}}, null)
#0 StandardMethodCodec.decodeEnvelope
message_codecs.dart:652
#1 MethodChannel._invokeMethod
platform_channel.dart:310
#2 MethodChannel.invokeListMethod
platform_channel.dart:496
#3 FilePickerIO._getPath
The text was updated successfully, but these errors were encountered: