Android app firestore issue when minify is true
I am using the firestore database to store some todos and it works fine when I tried in debug + minify off. So, I create a release app and the production app was crashing continuously. The only difference between releases and debug apps are minified features and debug libs. I flipped minify to true in debug mode and got this error. Plz, help...
2022-06-23 22
3626.123 20375-20375/sample.android.app E/AndroidRuntime: FATAL EXCEPTION: main
Process:
sample.android.app, PID: 20375...