Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.88k stars 2.16k forks source link

Crash Immediately After Crop Confirmation in Release Mode #749

Closed matwright closed 3 years ago

matwright commented 3 years ago

v2.2.6 gradle-5.6.4

When confirming a crop the app crashes with the error shown below. This only happens in release builds and is fine in dev mode.

image

matwright commented 3 years ago

I'll close this. My issue was related to a missing implementation. In my case I was using a Flutter plugin which uses this library.