getsentry / getsentry/sentry-react-native

Add log integration for Firebase Analytics

Open
#4,898 0 comments 0 reactions 0 assignees View on GitHub
Feature Logs React-Native
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.