28

I can't figure out where to upload mapping.txt in the new Google Play Console.

pppery
  • 3,731
  • 22
  • 33
  • 46
toto_tata
  • 14,526
  • 27
  • 108
  • 198

4 Answers4

45

To upload a deobfuscation:

  1. Open the Play Console.
  2. Select an app.
  3. On the left menu, select Release > App bundle explorer.
  4. Select the Downloads tab, and scroll down to the 'Assets' section. Click the upload arrow for the mapping file or the debug symbols as applicable to upload the deobfuscation for the version of your app.

You can also get details on here

rya
  • 1,417
  • 1
  • 16
  • 29
18

It's under a bundle options menu: enter image description here

sdex
  • 3,169
  • 15
  • 28
2

You can upload mapping.txt in Google Play Console New UI in this way

Select Release > Production > Upload ReTrace mapping file

enter image description here

Marwa Eltayeb
  • 1,921
  • 1
  • 17
  • 29
0

I suggest you use aab format, it will save you the hustle to do it manually.

hiddeneyes02
  • 2,562
  • 1
  • 31
  • 58