Add your RUM credentials to local.properties:
DD_CLIENT_TOKEN=your_client_token
DD_RUM_APPLICATION_ID=your_rum_application_id./gradlew assembleReleaseUpload obfuscation mapping files to Datadog (requires API Key):
./gradlew uploadMappingRelease -PDD_API_KEY=your_datadog_api_keyYou can also export it as an environment variable:
export DD_API_KEY=your_datadog_api_key
./gradlew uploadMappingRelease- Run the app.
- Press "Crash app" button.
- Restart the app.
- Find the corresponding RUM Session with the crash.