Android Example - Troubleshooting Errors in Sentry - Ecommerce App | Scribe

    Android Example - Troubleshooting Errors in Sentry - Ecommerce App

    • Jay Revels |
    • 0 step |
    • 2 minutes
    **App Error. End user experiences a failed checkout. End user submits feedback about not being happy.**
    **Slack notifies the development team checkout failed error**
    **Sentry provides the "Who", "What", "When", and "Why" clues on the root cause of this issue**
    **See a screenshot of what the user saw at the time of the crash**
    **Sentry provides an easily readable stack trace - It shows an unminified version of the stack trace.**
    **To compare, Sentry provides the minified version, the raw stack trace, if you need it. Debugging with this view is not fun.**
    **Sentry integrates with Github, click and find the problem code directly in Github.**
    **One click brings you directly into Github - no need to login**
    **The exact line of code is of course very helpful, but Sentry adds even more context to support the developer. Breadcrumbs - the timeline of activity that led up to this error.**
    **Sentry provides a suggestion powered by AI**
    **The suggestion tells us there is a problem with a function that is related to the backend.**
    **Sentry also provides an insight into who might be the best person to solve this issue. Sentry pulls from the "Git Blame" API to retrieve who might be the best member to fix the issue**
    Was this Scribe helpful?
    Save this document for future reference.
    click-target-circles-background
    This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe