Exporting adalo source file to android studio

Fellows, I am experiencing these two errors on Google Play when I try to publish my app… Can anyone help me overcome this…

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 analyze 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 you upload a symbol file to make your crashes and ANRs easier to analyze and debug. Learn More

They are just warnings. They don’t stop anything. You can ignore them and continue.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.