react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

App crash on some devices after taking image.

Open minhaz19 opened this issue 1 year ago • 10 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v^0.40.0
  • react-native v^0.71.8

Platform

Tell us to which platform this issue is related

  • Android

Expected behavior

After taking the image when you click the OK button, it will save the image and go on.

Actual behavior

The issue is that the app crashes and restarts from the splash screen when taking an image. This problem doesn't occur on all phones; it's specific to some models like the SM-A105F with API level 30, and a few others.

Steps to reproduce

  1. Use a SM-A105 device

  2. Click image and after clicking OK app will restart.

Attachments

https://github.com/ivpusic/react-native-image-crop-picker/assets/39193372/01d95b2a-d92a-41b0-9670-27797511cb3b

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate

minhaz19 avatar Sep 13 '23 05:09 minhaz19

same issue here how to solve the issue???

MAYILERUMPERUMAL avatar Sep 14 '23 05:09 MAYILERUMPERUMAL

+1

jaharabari avatar Oct 19 '23 14:10 jaharabari

Has anyone found the solution for this?

jaharabari avatar Nov 21 '23 16:11 jaharabari

same

jvegax avatar Nov 27 '23 13:11 jvegax

+1

gauravkataria21 avatar Nov 28 '23 08:11 gauravkataria21

any solution?

harika-zazz avatar Mar 08 '24 07:03 harika-zazz

any update on this ?

fillipeags avatar Apr 12 '24 22:04 fillipeags

same issue here

ramon541 avatar Apr 22 '24 12:04 ramon541

@ramon541 unfortunately no.

pavelustenko avatar Apr 22 '24 13:04 pavelustenko

I think when camera opens it create new activity, and app activity well closed, it's very easy check, go to device settings, Dev options, and enable "Don't keep activities"

balmasich avatar Jul 08 '24 10:07 balmasich