-
Notifications
You must be signed in to change notification settings - Fork 707
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
Bug picking a video or multiple videos. #1670
Comments
I have a similar issue |
Hi all, We're also encountering this issue and wanted to check if anyone has found a workaround. Has anyone had success with a different version of the file_picker package or by switching to a different Flutter channel? Thanks in advance! |
Also having this issue with iOS, any work around? |
It seems like the issue is specifically related to In
Make sure you do not include the |
Downgrading worked. Thank you. |
Describe the bug
PlatformException(file_picker_error, Failed to process any images, Item at index 0 is not an image, null)
Platform
Platform OS version
IOS 18
How are you picking?
Error log
Details to reproduce the issue
Just happens when use the enum type: FileType.video,
Screenshots and/or video
Flutter Version details
The text was updated successfully, but these errors were encountered: