-
-
Notifications
You must be signed in to change notification settings - Fork 344
Add 'Client Reports' to the React Native SDK #2034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This was referenced Feb 1, 2022
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sentry's protocol now offers a way to report counts and reason to why data gets dropped.
The JavaScript SDK already has support so the challenge here is to include events dropped in the React Native layers with the rest of the SDKs involved (JS and native).
Spec: https://develop.sentry.dev/sdk/client-reports/
This was implemented in other places that can be used as a reference:
This will also be implemented in the following SDKs so collaborating with folks adding support there is ideal
Please close this once done: https://getsentry.atlassian.net/browse/MOBILE-210
The text was updated successfully, but these errors were encountered: