Skip to content

Commit 5856278

Browse files
committed
chore: example sentry repo
1 parent 84b3ec6 commit 5856278

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/guide/crash-reporting-sentry.md

+6
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,12 @@ Your crashes should appear in your Sentry dashboard shortly after triggering.
283283

284284
You're now successfully integrated with Sentry, gaining powerful insights into your app's performance and stability.
285285

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+
286292
## Config Considerations
287293

288294
Within `nativescript.config.ts`, be mindful of the following.

0 commit comments

Comments
 (0)