getsentry / getsentry/sentry-react-native
Add log integration for Firebase Analytics
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 94
Description
### Problem Statement
This issue is intended to track community interest in this feature. If you'd like to see logging support for Firebase Analytics in the React Native SDK, please give this comment a thumbs up.
### Solution Brainstorm
Replace `analytics().logEvent` by logging the parameters and then call the original `logEvent`
Contributor guide
Research direction
Start by tracing the React Native Firebase Analytics integration around analytics().logEvent and identify where the SDK can observe its parameters. The work is complete when Firebase Analytics event parameters are logged while the original logEvent call still runs; verify the relevant mobile SDK tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, react-native, typescript
- Domain
- analytics, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100