Skip to content

Reachability: use NSURLSession for MacOS 10.14 or higher #1323

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 3 commits into
base: main
Choose a base branch
from

Conversation

abuhsayem
Copy link
Contributor

@abuhsayem abuhsayem commented Jan 31, 2025

Reachability uses SCNetworkReachabilityRef library which is deprecated in MacOS 10.14 or higher.
Hence, Use NSURLSession for MacOS 10.14 or higher in cpp_client_telemetry/third_party/Reachability and have backward compatibility with SCNetworkReachabilityRef library for versions lower than MacOS 10.14

@abuhsayem abuhsayem requested a review from a team as a code owner January 31, 2025 21:04
@abuhsayem abuhsayem requested review from lalitb and mkoscumb January 31, 2025 21:17
@abuhsayem abuhsayem self-assigned this Jan 31, 2025
@lalitb
Copy link
Contributor

lalitb commented Feb 3, 2025

@absaroj, @eduardo-camacho - Can you help in reviewing this. Thanks.

@abuhsayem
Copy link
Contributor Author

@absaroj , @eduardo-camacho : Reminder to review code for Mac/iOS

@abuhsayem abuhsayem force-pushed the user/asayem/1ds_reachability branch from 8c32fe3 to 2b63632 Compare April 25, 2025 16:52
@abuhsayem abuhsayem requested a review from absaroj April 28, 2025 18:00
@abuhsayem abuhsayem force-pushed the user/asayem/1ds_reachability branch from 710bfd3 to 6924349 Compare April 30, 2025 20:53
@briankih
Copy link

briankih commented May 2, 2025

Hi @eduardo-camacho and @absaroj, @abuhsayem has been waiting for review on this for some time. Could one of you review soon please?

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.

4 participants