Play Store warning - debug symbol

I get the following warning when adding the app to the Play Store:


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

How can I create a debug symbol to upload?

This looks like it has something to do with the version of Gradle.

The warning is ok to ignore. There is a small amount of native code that is included. It doesn’t need the debug symbols.

I can look into what it would take to include the debug symbols in the AAB so that this warning is not generated. I will put it on my list…

Chris

2 Likes

I’m still getting this warning message. Is there an update to this issue?

It is still a warning. I haven’t done anything with this.

Chris