We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b3ec6 commit 5856278Copy full SHA for 5856278
content/guide/crash-reporting-sentry.md
@@ -283,6 +283,12 @@ Your crashes should appear in your Sentry dashboard shortly after triggering.
283
284
You're now successfully integrated with Sentry, gaining powerful insights into your app's performance and stability.
285
286
+## Example Repo
287
+
288
+You can compare your setup against this example repo which follows this documentation.
289
290
+https://github.com/NativeScript/example-sentry
291
292
## Config Considerations
293
294
Within `nativescript.config.ts`, be mindful of the following.
0 commit comments