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
Experiencing Fatal Exception while cropping image on Android 13 and 14,
Fatal Exception: java.lang.IncompatibleClassChangeError: Class 'android.content.res.XmlBlock$Parser' does not implement interface 'e8.a' in call to 'int e8.a.l()'
The text was updated successfully, but these errors were encountered:
I also seem to get crashing on android when debugging or in release -- the android version does not matter for me too, have been having this issue for a while
Edit: I saw that by adding the UCropActivity in my AndroidManifest.xml file the cropper worked and is no longer causing the app to crash
Experiencing Fatal Exception while cropping image on Android 13 and 14,
Fatal Exception: java.lang.IncompatibleClassChangeError: Class 'android.content.res.XmlBlock$Parser' does not implement interface 'e8.a' in call to 'int e8.a.l()'
The text was updated successfully, but these errors were encountered: