When using native code we might need the symbols files.
This files can be generated by following the doc here.
Then we had to upload it manually or with the Google Play Developper API
We already do mapping files, but I didn't realize there were native deobfuscation files too.
Not having symbols uploaded now also gives an annoying warning in Play Console
Would really like this enhancement as well
Looks like app bundles do this by default. Got this working for APKs on AGP 4.1.
Since this got a ton of upvotes, y'all can try the snapshot builds until an official release comes out: https://github.com/Triple-T/gradle-play-publisher#snapshot-builds
PS: For whatever reason, the Play Store isn't showing that debug symbols were uploaded, but the API definitely uploaded them. Not sure what's going on there.
Most helpful comment
Would really like this enhancement as well