react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
App crash on some devices after taking image.
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
-
Use a SM-A105 device
-
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
same issue here how to solve the issue???
+1
Has anyone found the solution for this?
same
+1
any solution?
any update on this ?
same issue here
@ramon541 unfortunately no.
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"