react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.33k stars 434 forks source link

IOS Media(video, audio, and images) Pick issue #674

Closed Fs0ci3ty19 closed 4 months ago

Fs0ci3ty19 commented 10 months ago

I'm facing the issue related to media type files (video, audio, and images) only on iOS. On Android, the picker works perfectly fine and picks any type of file.

github-actions[bot] commented 4 months ago

:wave: @Fs0ci3ty19, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue. The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug. Please create a new issue with this and we'll be happy to review it!