Skip to content
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

Android App is Crashing when selecting the video #2091

Open
Muizz12 opened this issue Sep 25, 2024 · 1 comment
Open

Android App is Crashing when selecting the video #2091

Muizz12 opened this issue Sep 25, 2024 · 1 comment

Comments

@Muizz12
Copy link

Muizz12 commented Sep 25, 2024

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.41.1
  • react-native v0.71.7

Platform

Tell us to which platform this issue is related

  • Android

Expected behaviour

The app should successfully return the selected video file without crashing, even when the video size exceeds 1GB.

Actual behaviour

When selecting a large video file (greater than 1GB), the app crashes without returning the video response.

Steps to reproduce

1.Record a video on an Android device with a duration of 10-12 minutes (file size >1GB).

2.Use react-native-image-crop-picker to select this video from the gallery.

3.Observe that the app crashes immediately after selecting the video,

@Sarveshwins
Copy link

same issue in my app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants