Load mapping file in google play console

Viewed 2327

I'm using the new Google Play console version and I'm not able to find how to load a mapping file in case of obfuscated APK. I looked at every menu, I looked at the docs, can someone explain how to load the file with the new interface?

3 Answers
  1. Click on "Releases Overview" in the left panel.
  2. In the "Latest Releases" section, click on the version for which you want to upload your mapping file
  3. In the "App Bundles and APKs" section, you would see a row with your added App Bundle or APK.
  4. Click on the 3 dots menu on it's right end. This would open a menu with an option to "Upload ReTrace mapping file (.txt or .map)"

enter image description here

It seems the mapping.txt file now is uploading automatically in Google Play. At least that has been my case.

I have followed these steps, and I have verified that the mapping.txt file was already uploaded.

Related