ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.12k stars 1.56k forks source link

App crash opencamera in android #1972

Open MAYILERUMPERUMAL opened 1 year ago

MAYILERUMPERUMAL commented 1 year ago

react-native-image-crop-picker": "^0.40.0" using this latest version open camera click and tick icon click app crash

shahamir221 commented 1 year ago

react-native-image-crop-picker": "^0.40.0" using this latest version open camera click and tick icon click app crash

@MAYILERUMPERUMAL did you solved this problem? I'm facing the same issue

Chandan2904 commented 1 year ago

@MAYILERUMPERUMAL @shahamir221 do you solved this issue?

shahamir221 commented 1 year ago

@MAYILERUMPERUMAL @shahamir221 do you solved this issue?

still stuck here. not solved yet. but this problem happen on some devices only. you got any idea?

sikandar-quraishi commented 6 months ago

I'm also facing a similar issue, after install "react-native-image-crop-picker"

Task :app:processDebugMainManifest FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings 161 actionable tasks: 3 executed, 158 up-to-date

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

BUILD FAILED in 42s

Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

BUILD FAILED in 42s

at makeError (C:\Users\Sikandar Quraishi\Desktop\App\New Clone\student-mobile-ui\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:174:9)
at C:\Users\Sikandar Quraishi\Desktop\App\New Clone\student-mobile-ui\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:278:16
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async runOnAllDevices (C:\Users\Sikandar Quraishi\Desktop\App\New Clone\student-mobile-ui\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:82:7)
at async Command.handleAction (C:\Users\Sikandar Quraishi\Desktop\App\New Clone\student-mobile-ui\node_modules\@react-native-community\cli\build\index.js:108:9)

info Run CLI with --verbose flag for more details.

thvbb commented 4 months ago

Same on me