Skip to content

[Performance] SCNetworkReachability API deprecations #13079

Closed
@paulb777

Description

Discussed in #12592

Originally posted by FONickReichard March 19, 2024
Today, I discovered that starting with iOS 17.4, several methods within the SCNetworkReachability API collection are being marked as deprecated.
https://developer.apple.com/documentation/systemconfiguration/scnetworkreachability-g7d

It looks like the FirebasePerformance/Sources/FPRNanoPbUtils.m currently uses SCNetworkReachabilityGetFlags, which is apart of the deprecations.

I wanted to pass along this deprecation notice, as it seems to be new, and ensure that y'all can catch it early if it's not already on the road map.

Best,

Nick

PS: Thanks for all the goods you create.

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions