Uploading mapping files and debugging symbols on Android

AppMetrica lets you collect information about native and Java crashes. You can analyze them in the Crashes report. See also Configuring data collection.

To reduce the size of an app, optimize the code during a release build.

If the code was compressed and obfuscated during the build of an Android application, information about crashes is transmitted in obfuscated form. To extract data for analysis from such crash logs, AppMetrica performs server-side deobfuscation.

To do this, upload the mapping files or debug symbols of SO files to AppMetrica, either automatically when building the app or manually via the web interface.

To send files, enable the AppMetrica Build Plugin.

Note. Upload mapping files if you use ProGuard or R8. If you don't compress or obfuscate the code, don't enable the plugin.

If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.