Hello
I am on the phase of trying publishing an app on google play, I receive 2 warnings
Here maybe some of you much more advanced than me had the same problem, what do I have to do?
Super thanks in advance
1
There is no deobfuscation file associated with this App Bundle. If you use obfuscated code (R8/proguard), uploading a deobfuscation file will make crashes and ANRs easier to analyze and debug. Using R8/proguard can help reduce app size
2
This App Bundle contains native code, and you’ve not uploaded debug symbols. We recommend you upload a symbol file to make your crashes and ANRs easier to analyze and debug