Dear all,
I faced this message when uploading my bunddle apk to Google Play Open testing, should this be a concern?
Dear all,
I faced this message when uploading my bunddle apk to Google Play Open testing, should this be a concern?
this message is only a warning, not an error, and it will not block your release
Google Play is telling you that your app bundle doesn’t include a deobfuscation file (mapping file) for R8/Proguard.
This file helps Google interpret crash logs if you’ve obfuscated your code.