Skip to content

feat: implement app-wide error tracking with Sentry (#20)#30

Merged
EmeditWeb merged 9 commits into
StepFi-app:mainfrom
Francis6-git:feature/issue-20-sentry-error-tracking
Jun 19, 2026
Merged

feat: implement app-wide error tracking with Sentry (#20)#30
EmeditWeb merged 9 commits into
StepFi-app:mainfrom
Francis6-git:feature/issue-20-sentry-error-tracking

Conversation

@Francis6-git

Copy link
Copy Markdown
Contributor

Description:
This PR addresses issue #20 . I Integrated @sentry/react-native across the entire StepFi app to capture unhandled errors, attach user context on wallet connect, log breadcrumbs in all service calls, and configure source map uploads for production EAS builds.

Closes #20

@EmeditWeb

Copy link
Copy Markdown
Member

@Francis6-git fix Merge conflict

@EmeditWeb

Copy link
Copy Markdown
Member

@Francis6-git fix merge conflict

@Francis6-git

Copy link
Copy Markdown
Contributor Author

@Francis6-git fix merge conflict

I'm on it

@Francis6-git

Francis6-git commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

I would appreciate if you please review and merge this PR. @EmeditWeb

@EmeditWeb

Copy link
Copy Markdown
Member

Push an empty commit to trigger CI:
git commit --allow-empty -m "chore: trigger CI"
git push origin your-branch-name

@Francis6-git

Copy link
Copy Markdown
Contributor Author

Push an empty commit to trigger CI: git commit --allow-empty -m "chore: trigger CI" git push origin your-branch-name

Okay, on it

@Francis6-git

Copy link
Copy Markdown
Contributor Author

Push an empty commit to trigger CI: git commit --allow-empty -m "chore: trigger CI" git push origin your-branch-name

Done, please review.

@EmeditWeb EmeditWeb merged commit fae14bd into StepFi-app:main Jun 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core: implement app-wide error tracking with Sentry

2 participants