8000 Deprecate `NetworkReachabilityManager` by jshier · Pull Request #3947 · Alamofire/Alamofire · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deprecate NetworkReachabilityManager #3947

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jshier
Copy link
Contributor
@jshier jshier commented Mar 23, 2025

Issue Link 🔗

Fixes #3943

Goals ⚽

Apple's SCNetworkReachability types were deprecated in iOS 17.4 related OS versions. This PR deprecates NetworkReachabilityManager in favor of NWPathMonitor from Network.framework, which has been the better solution for many years now.

This PR also updates various infrastructure bits, and deletes the .swiftpm directory to prevent Xcode from generating schemes when integrating the package.

Implementation Details 🚧

Class deprecated.

Testing Details 🔍

Tests deprecated.

Copy link
@monicadiaz68071978 monicadiaz68071978 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS API Deprecations
2 participants
0