-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: Add docs for new native features #1212
Conversation
### Uploading Debug Information | ||
|
||
To allow Sentry to fully process native crashes and provide you with symbolicated stack traces, you need to upload _Debug Information Files_ (sometimes also referred to as _Debug Symbols_ or just _Symbols_). | ||
### Providing Debug Information |
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.
😍
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.
😸 Got to Integrating the SDK in the Native index page. Will continue tomorrow.
src/collections/_documentation/platforms/javascript/electron.md
Outdated
Show resolved
Hide resolved
src/collections/_documentation/platforms/javascript/electron.md
Outdated
Show resolved
Hide resolved
src/collections/_documentation/platforms/javascript/electron.md
Outdated
Show resolved
Hide resolved
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.
😊 Made it to Breakpad Symbols in the debug-files.md. Will finish up tomorrow.
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.
😄 Last bit done!
* master: (22 commits) chore(proofreading): Remove pain (#1229) fix: Add note about complications in Django Channels (#1225) fix: Change the goroutine example order (#1226) swap compile for implementation in android gradle snippet feat: Sample for ASP.NETCore 3 (#1222) fix: Fix a broken link into Flask docs (#1224) change to using seconds as timeout measurement. feat: Added redirect for rollups feat: Added new grouping documentation (#1047) Mark two options as supported in the PHP SDK feat: Add ignore options docs for JS SDK (#1213) update URL snapshot review changes 1 Update javascript documentation link docs: [sentry-cli] Update strip-prefix description (#1214) (ref)React Native: Fix typo, code formatting, and format notes (#1215) Fix formatting of levels in PHP docs (#1209) Add new uwsgi_param in suggested WSGI config as suggested in getsentry/sentry-php#857 Make throttling/rate limiting docs more verbose #1193 Fix typo ...
No description provided.