-
-
Notifications
You must be signed in to change notification settings - Fork 372
Convert SentryReachability to Swift
#6019
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
itaybre
merged 37 commits into
main
from
itay/cocoa-533-convert-sentryreachability-to-swift
Oct 8, 2025
Merged
Changes from 29 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6b861fe
Convert `SentryReachability` to Swift
itaybre d0fdbf6
Update SDK API
itaybre 0ddbca0
Update SentrySwift.h
itaybre 7c9cc57
Update SentryReachability
itaybre 203fcb6
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre a7542a4
Remove unnecessary public signature
itaybre a2b516d
Merge branch 'itay/cocoa-533-convert-sentryreachability-to-swift' of …
itaybre e5422d3
Fix compile error on Xcode 14
itaybre c63a997
Use nil context
itaybre adaea94
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre f35fc70
Fix build issue
itaybre 05e9251
Merge branch 'itay/cocoa-533-convert-sentryreachability-to-swift' of …
itaybre c197ce5
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre cb96bfa
Use NWPathMonitor for iOS12+
itaybre 62f0e70
Use NSLock
itaybre 18c3ac3
Merge branch 'main' of github.com:getsentry/sentry-cocoa into itay/co…
itaybre f2edc81
Update sdk_api.json
itaybre bc57b17
Fix build on iOS 16
itaybre 3d18bf3
Add missing fix
itaybre ef2837b
Add missing fix
itaybre 630ff02
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre e54c73b
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre 1761d92
Fix SauceLabs tests
itaybre d8b7e03
Merge branch 'itay/cocoa-533-convert-sentryreachability-to-swift' of …
itaybre 5de0617
Remove `SENTRY_HAS_REACHABILITY` macro and enable SentryReachability …
itaybre c535c23
Remove async queue requirement
itaybre 07abf89
Merge branch 'main' of github.com:getsentry/sentry-cocoa into itay/co…
itaybre 9438e65
Merge branch 'main' of github.com:getsentry/sentry-cocoa into itay/co…
itaybre 849d04b
Add missing import
itaybre b005648
Fix typo
itaybre 3f57957
PR comments
itaybre 11ed170
Update changelog
itaybre 9cbfe50
Merge branch 'main' into itay/cocoa-533-convert-sentryreachability-to…
itaybre 75ca652
Fix linter
itaybre 667e705
Merge branch 'main' of github.com:getsentry/sentry-cocoa into itay/co…
itaybre de5344b
Update changelog
itaybre ce4c2e9
Improve tests
itaybre 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
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
Oops, something went wrong.
Oops, something went wrong.
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.