-
-
Notifications
You must be signed in to change notification settings - Fork 223
fix: [iOS / Native AOT] - prevent use of unsupported marshalling behaviour #3729
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
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
7f9c8cb
Sentry options - ios | introduce `IOS.ExceptionMode` option
bricefriha b0f054d
Format code
getsentry-bot af21af8
change log - update | add entry for #3729
bricefriha 70a493b
IOS Options - MarshalExceptionMode | move enum to StructsAndEnums.cs
bricefriha 11251b5
iOS option - MarshalManagedException | introduce `EnableMarshalManage…
bricefriha 1173231
Change log - | update entry for EnableMarshalManagedException
bricefriha b571c57
iOS option - MarshalManagedException | make sure to get `EnableMarsha…
bricefriha 82151e7
SentryOptions - iOS | remove IOSOptions reference
bricefriha e5a1f81
Update SentryOptions.cs | added spacing between EnableTracing and Ena…
bricefriha 38e403d
Format code
getsentry-bot 7b19d72
iOS - bindablesentry options | add `EnableMarshalManagedException`
bricefriha aa2cc4d
unit tests - iOS options | EnableMarshalManagedException setter test
bricefriha 0528ac6
Cocoa/SentryOptions.cs | Update code doc
bricefriha f271bb0
Cocoa/SentrySdk.cs - MarshalManagedException | Update code doc
bricefriha 9308b84
Update CHANGELOG.md entry to #3729
bricefriha e066eb3
iOS - initialisation | bypass the subscription to the subscription o…
bricefriha 3386940
iOS - initialisation | just realised we already have a method that ch…
bricefriha 35f6cdf
Format code
getsentry-bot 114c7c2
Merge branch 'main' into fix/#3680
bricefriha 137a68f
changelog | update entry post merge
bricefriha fa4d434
cocoa - build transitive | prevent use of unsupported marshalling beh…
bricefriha 9137e0c
InitSentryCocoaSdk - Native AOT | set `marshal-managed-exceptions` at…
bricefriha baef746
Merge branch 'main' into fix/#3680
jamescrosswell 2e63d5e
Merge branch 'main' into pr/3729
jamescrosswell 4d2064d
Update src/Sentry.Bindings.Cocoa/buildTransitive/Sentry.Bindings.Coco…
bricefriha a4c2d32
Merge branch 'main' into fix/#3680
jamescrosswell 7ba17b3
Cocoa - Build transitive | remove previously set `MtouchNoSymbolStrip`
bricefriha 16965a9
Update src/Sentry.Bindings.Cocoa/buildTransitive/Sentry.Bindings.Coco…
jamescrosswell 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
14 changes: 14 additions & 0 deletions
14
src/Sentry.Bindings.Cocoa/buildTransitive/Sentry.Bindings.Cocoa.targets
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.