Jump to content
Yaron

New google play store warnings for Android app bundles

Recommended Posts

I've noticed 2 new warnings when uploading to the play store:

---
Warning

This App Bundle contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug.

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.

---

 

These warnings only affect ANR reports, but should I take steps to correct them?

 

Share this post


Link to post

I'm curious are you deploying any additional Java code beside that in core FireMonkey? I wonder what is triggering Google alert... 

Share this post


Link to post

I am curious too how to satisfy Google and implement the suggested improvements.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×