Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…site into pr/18858
  • Loading branch information
rhetoric101 committed Oct 4, 2024
2 parents d88dd1d + 0e5e1e7 commit 26b6b36
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Here are console agent log messages that verify the issue:
* `Unable to get obfuscated flag in crash`

## Solution [#solution]
If no crash data appears after an app crash, please follow these steps:
If you are using android agent 7.x.x or higher and no crash data appears after an app crash, please follow these steps:

1. Ensure you're using these Gradle and AGP versions:

* Gradle version **7.5 or higher**
* AGP (Android Gradle Plugin) version ** **1999)
* AGP (Android Gradle Plugin) version **7.4.2 or higher**

2. Configure ProGuard rules: Double-check that proper ProGuard rules are added to your ProGuard configuration file. Refer to the [Configuring ProGuard Rules](/docs/mobile-monitoring/new-relic-mobile-android/install-configure/configure-proguard-or-dexguard-android-apps/) section in the setup documentation for guidance.

Expand Down

0 comments on commit 26b6b36

Please sign in to comment.