-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(android): Add docs for new ANR implementation #6973
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
shanamatthews
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On my first readthrough I was unsure about when each version of the implementation would be used, so I made some suggestions to make it more obvious to readers.
Feel free to decline or re-edit if I got anything incorrect here!
Co-authored-by: Shana Matthews <[email protected]>
Co-authored-by: Shana Matthews <[email protected]>
Co-authored-by: Shana Matthews <[email protected]>
|
thanks @shanamatthews all of the comments make sense, I addressed them 👍 |
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
Adds docs explaining differences between old and new ANR implementation.