-
-
Notifications
You must be signed in to change notification settings - Fork 226
Add option to enable/disable EXC_BAD_ACCESS suppression #3998
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
a1b0cb6
Initial commit for exposing iOS native before send & crashed last run
aritchie 1a8474e
Initial feature set is working
aritchie c36be94
Format code
getsentry-bot cd074d4
Update CHANGELOG.md
aritchie 17790c7
Merge branch '2102-ios_beforesend_oncrashedlastrun' of https://github…
aritchie 70a677d
Merge signal abort code before user based BeforeSend
aritchie 4a6462c
Move native BeforeSend & OnCrashedLastRun events to SentryOptions - O…
aritchie 91145ab
Always run NativeOptions.BeforeSend so sig aborts can be filtered
aritchie fd48026
Update SentrySdk.cs
aritchie 1b3dfdd
Merge branch 'main' into 2102-ios_beforesend_oncrashedlastrun
aritchie c29a785
Update CHANGELOG.md
aritchie 50a5554
Format code
getsentry-bot 63e3f55
WIP - removing serialization mechanics as they cause a native crash d…
aritchie 5c06eb5
Transferring transformed sentryevent back to original native event in…
aritchie 18a1079
Merge branch 'main' into 2102-ios_beforesend_oncrashedlastrun
aritchie 000b324
Remove unnecessary hacks
aritchie bdfe3a9
Format code
getsentry-bot bf4d33d
Add missing bindable option for native iOS sentryoptions
aritchie 52f0699
Update SentrySdk.cs
aritchie dab118e
Update SentrySdk.cs
aritchie 1f721b8
Update CHANGELOG.md
aritchie 4830f8e
Update CHANGELOG.md
aritchie b8b08cc
Unit tests mapping checks to/from native iOS
aritchie a46bd43
Format code
getsentry-bot 5dca9e2
Update NativeSerializationTests.cs
aritchie 00cbc04
Revert "Add missing bindable option for native iOS sentryoptions"
aritchie d2776e1
Remove iOS native event suppress configuration
aritchie 4be3abb
Ability to suppress native errors
aritchie fc85bce
Update CHANGELOG.md
aritchie 5e8134a
Update CHANGELOG.md
aritchie d8ac6ea
Rename tests according to review
aritchie 63326ec
add timestamp for deserialize test
aritchie d1feffc
Account for fractions of seconds
aritchie b7f28d9
Merge branch '2102-ios_beforesend_oncrashedlastrun' into 3944-ios_nat…
aritchie 9270d50
Add unit tests for suppress segfaults and beforesend
aritchie 941e671
Merge branch 'main' into 3944-ios_native_error_suppression
aritchie 92d38b6
Format code
getsentry-bot 30b3bd3
Update SentrySdkTests.cs
aritchie 8903a56
Merge branch 'main' into 3944-ios_native_error_suppression
aritchie de9afa5
Update CHANGELOG.md
aritchie 599185f
Update SentrySdkTests.cs
aritchie 3da967a
Updating additional changes requested from code review
aritchie 0f159b7
Test fixes
aritchie dd37709
Update SentrySdkTests.cs
aritchie 925a632
Merge branch 'main' into 3944-ios_native_error_suppression
aritchie a4ba982
Update CHANGELOG.md
aritchie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.