Open
0 of 1 issue completedDescription
Problem Statement
Sentry's React Native SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DB, but it does much more today.
in order of what the SDK should support, and can be broken into independently shippable features:
- support of the supabase_flutter library for all CRUD interactions with a database Supabase Flutter Client
- Auth
Solution Brainstorm
There is now an integration on the @sentry/core
since 9.14.0 of the Sentry JavaScript SDK
Since Supabase uses their JS package for react-native it could be that this is simply reusable.
@supabase/supabase-js
Are you willing to submit a PR?
None
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Discussion