Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Feb 2, 2025
1 parent 298efe9 commit f0a06dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/platforms/flutter/upload-debug.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ Sentry requires a dSYM upload to symbolicate your crash logs. The symbolication

See our docs on uploading [Debug Information Files](/cli/dif/#uploading-files) manually with the Sentry CLI.

<Note>
<Alert>

If you're using a version of `sentry_flutter` earlier than 5.1, native symbolication on Android requires a specific configuration. Refer to [Troubleshooting](/platforms/flutter/troubleshooting/#native-symbolication-on-android) for more information.

</Note>
</Alert>

<Alert>

Expand Down

0 comments on commit f0a06dc

Please sign in to comment.