You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you still have this problem? try this:
add # For react-native-image-crop-picker -keep class com.reactnative.imagecroppicker.** { *; } -keep class com.yalantis.ucrop.** { *; }
in android/app/proguard-rules.pro
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Actual behavior
The app crashes or does not respond when taking pictures in prod build.
This is how I use the function :
If I decrease the quality to 0.8 is working. but why? I want to keep a bigger quality
Reproducible on Samsung with Android 13
The text was updated successfully, but these errors were encountered: