react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

App Crash with `maxSize: 1080`

Open subygan opened this issue 11 months ago • 2 comments

Current behavior

For Video compression on Android when using manual mode with maxSize: 1080 the library crashes.

Expected behavior

Ideally the library shouldn't have crashed

Platform

  • [X] Android
  • [ ] iOS

React Native Version

0.73.0

React Native Compressor Version

1.8.24

Reproducible Steps And Demo

You can use any video with 1080x1920 aspect ratio with maxSize:1080 and see the app crash

subygan avatar Dec 06 '24 09:12 subygan