Added sentry support

This commit is contained in:
2025-03-17 09:35:27 -05:00
parent b9802f7b1f
commit 43e9e9790d
9 changed files with 732 additions and 1013 deletions

View File

@@ -68,6 +68,14 @@
{
"locationAlwaysAndWhenInUsePermission": "Allow $(PRODUCT_NAME) to use your location."
}
],
[
"@sentry/react-native/expo",
{
"organization": "gib",
"project": "tech-tracker",
"url": "https://sentry.gbrown.org/"
}
]
],
"experiments": {