-
Bug
-
Resolution: Unresolved
-
Minor
-
None
With Google Play Android Publisher plugin for Jenkins v4.1, the proguard mapping file does not get uploaded to the Google Play Console if we also specify a native debug symbol zip. Removing the native symbol option lets the mapping file upload work again.
The .aab itself has the embedded BUNDLE-METADATA/com.android.tools.build.obfuscation/proguard.map, but the Play Console doesn't pick up the mapping file from the .aab. We have to upload the mapping file separately.