deobfuscation_files_upload
Upload ProGuard mapping or native code deobfuscation files for a specific app version code to Google Play, making crash reports readable.
Instructions
Upload a ProGuard mapping file for a specific version code. Use deobfuscationFileType='proguard' or 'nativeCode'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the mapping file | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| packageName | Yes | Android application package name, e.g. com.example.app | |
| apkVersionCode | Yes | ||
| deobfuscationFileType | Yes |