How to upload mapping.txt to PlayStore
For the new PlayStore UI :
- Go to Release/"App bundle explorer"
- Select the right artifact in the top right corner
- Open Downloads tab
- Scroll to the Assests section
- Next to the "ReTrace mapping file" there should be an upload Button
Debugging symbols can be uploaded, but how to do it changes. The doc is here: https://support.google.com/googleplay/android-developer/answer/6295281?hl=en
Playstore has changed again as of 2017-06-02Fri. Now go to app / Android Vitals / Deobfuscation files to upload a mapping.txt.
I have done this following these steps....
First go to Releases overview page
Then click here
Then click on the three dot icon
Then click on the Upload ReTrace mapping file option and upload the mapping file there
You can find the mapping file in the app/build/outputs/mapping/release folder