Cocoa
React Native
General
- What is the limit of source maps or bundles that we can upload to Sentry?
- Is the UUID associated with the app or with the build?
- Can I inform end-users that their browser extensions are blocking Sentry's API?
- New Mobile release process FAQ
- 503 error when uploading debug files with cURL
- Why am I getting "429 Too Many Requests" responses from Sentry?
JavaScript
- Sourcemaps: Debug Ids
- Can I include the request and response body in my JS SDK based errors?
- Can I set MaxBreadcrumbs higher than 100?
- Can Sentry.ErrorBoundary be used in an Electron app made with React?
- Does the SDK set cookies?
- Error events with Related Exceptions create issues with the wrong title
Python
- [Python] Truncated messages
- Handled exceptions from OpenAI are still being captured and reported in Sentry
- Missing HTTP body
- How to prevent Python SDK from picking up console logger?
- Why is Sentry reporting "broken repr" in my stack trace?
- I am receiving Python Error "ImportError: cannot import name 'Mapping' from 'collections"