Hello,
I got two warnings when I uploaded the AAB file to google play as mentioned below:
2 MESSAGES FOR VERSION CODE 1
Warning
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 analyse and debug. Using R8/proguard can help reduce app size. Learn more
Warning
This App Bundle contains native code, and you’ve not uploaded debug symbols. We recommend that you upload a symbol file to make your crashes and ANRs easier to analyse and debug. Learn more
is that normal? should I do something further?, or I should ignore it ?
Thanks