Open beqirajd opened 3 years ago
Do you know what be.a
is ? It was obfuscated.
Do you know what
be.a
is ? It was obfuscated.
It is obfuscated class. But I only get the error in production app and unfortunately I cannot figure out what the obfuscated fragment is.
You can upload mapping.txt
that generated from obfuscate processing in Google Play.
It will help you to retrace mapping the obfuscated class in production to original class name.
Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team.
Thank you for your support
After upgrading to
1.2.10
some crashes were reported in:with Android Versions 8, 10 and 11.
When my activity class that extends
LocalizationActivity
is created, this crash occurs: