Skip to content

[RN] Allow passing error details to logError#195

Merged
FranAguilera merged 2 commits intomainfrom
franjam/allow-passing-error-details
Jan 9, 2026
Merged

[RN] Allow passing error details to logError#195
FranAguilera merged 2 commits intomainfrom
franjam/allow-passing-error-details

Conversation

@FranAguilera
Copy link
Copy Markdown
Contributor

@FranAguilera FranAguilera commented Jan 9, 2026

What

Resolves BIT-7146

Bringing parity for log error allowing to pass Error to get general details (under _error/_error_details fields)

Verification

Use Test logError API button on expo sample app

Native Android error session RN app error session
Screenshot 2026-01-09 at 17 08 44 Screenshot 2026-01-09 at 16 51 59

@FranAguilera FranAguilera force-pushed the franjam/allow-passing-error-details branch from ac6edb4 to db11472 Compare January 9, 2026 16:00
@FranAguilera FranAguilera force-pushed the franjam/allow-passing-error-details branch 3 times, most recently from acf8f77 to 22584b0 Compare January 9, 2026 16:28
@FranAguilera FranAguilera reopened this Jan 9, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2026
@bitdriftlabs bitdriftlabs unlocked this conversation Jan 9, 2026
Copy link
Copy Markdown
Contributor

@kattrali kattrali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, one potential nit to avoid sending an empty field

@FranAguilera FranAguilera requested a review from kattrali January 9, 2026 17:20
Update packages/react-native/src/index.tsx

Co-authored-by: Delisa <kattrali@users.noreply.github.com>
Signed-off-by: Fran Aguilera <fran@bitdrift.io>
@FranAguilera FranAguilera force-pushed the franjam/allow-passing-error-details branch from 1d147d4 to e545f9c Compare January 9, 2026 17:22
@FranAguilera FranAguilera reopened this Jan 9, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2026
@FranAguilera FranAguilera reopened this Jan 9, 2026
@FranAguilera FranAguilera reopened this Jan 9, 2026
@FranAguilera FranAguilera merged commit 83c601d into main Jan 9, 2026
20 of 31 checks passed
@FranAguilera FranAguilera deleted the franjam/allow-passing-error-details branch January 9, 2026 22:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants