update sentry config to new self hosted sentry

This commit is contained in:
2025-09-16 10:27:32 -05:00
parent 83e1a41ab8
commit 926f31b3aa
12 changed files with 259 additions and 38 deletions

View File

@@ -17,7 +17,7 @@ Sentry.init({
profilesSampleRate: 1.0,
});
const convex = new ConvexReactClient(process.env.EXPO_PUBLIC_CONVEX_URL);
const convex = new ConvexReactClient(process.env.EXPO_PUBLIC_CONVEX_URL!);
export const unstable_settings = {
anchor: '(tabs)',