summaryrefslogtreecommitdiffstats
path: root/mobile/android/docs/shared/sentry_guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/docs/shared/sentry_guide.md')
-rw-r--r--mobile/android/docs/shared/sentry_guide.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/mobile/android/docs/shared/sentry_guide.md b/mobile/android/docs/shared/sentry_guide.md
new file mode 100644
index 0000000000..d475dac072
--- /dev/null
+++ b/mobile/android/docs/shared/sentry_guide.md
@@ -0,0 +1,8 @@
+# Sentry: crash reporting
+Each platform has its own documentation for how it uses Sentry:
+- Android ([focus-android](https://github.com/mozilla-mobile/focus-android/wiki/Crash-Reporting-with-Sentry))
+- iOS ([firefox-ios](https://github.com/mozilla-mobile/firefox-ios/wiki/Crash-Reporting-with-Sentry))
+
+## Getting the DSN/API keys for a project
+To download the DSN, open your project in the Sentry dashboard and click here:
+![Where to click to download the DSN](im/sentry_dsn_click.png)