You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrating sentry.gradle to SAGP simplifies RN Android setup and ensure both source maps and native symbols are uploaded by default (currently only source maps uploaded by default).
Tasks
### Tasks
- [ ] Move sentry.gradle code to SAGP
- [ ] Create new defaults for SAGP on RN
- [ ] Add SAGP as dependency of RN SDK
- [ ] Update @sentry/wizard
- [ ] Update docs manual setup RN
Benefits
One plugin for RN users on Android (currently two)
One options (currently two)
Sensible defaults (currently RN users have to change SAGP default to avoid unexpected behaviour)
Description
Migrating
sentry.gradle
to SAGP simplifies RN Android setup and ensure both source maps and native symbols are uploaded by default (currently only source maps uploaded by default).Tasks
Benefits
The text was updated successfully, but these errors were encountered: