2

For some reason, I cannot find the page in the new Google play console where I used to upload deobfuscation files for android applications.

If you know where to find it, please let us know.

Thanks

user4617883
  • 1,277
  • 1
  • 11
  • 21

1 Answers1

3

I also had issues finding the section to upload the deobfuscation file. I was able to find it, following the simple (but sort of hidden) steps below:

  • Create a new release, in the new release dashboard
  • Upload the bundle or APK
  • Once successfully uploaded, you should see the summary of the new release below, click the kebab menu button to the far right (see screenshot)
  • Click "Upload ReTrace mapping file (.txt or .map)" and upload your deobfuscation file
  • Also, similar to the old play console, you can upload the deobfuscation file later (after releasing) by going back to the release dashboard and following these steps

deobfuscation upload menu screenshot

kkw
  • 96
  • 1
  • 2