Skip to content

Conversation

@thomasameisel
Copy link
Contributor

We have found issues where customers on devices in iOS 12+ are waiting on the reachability that is intended only for devices lower than iOS 12. We can wrap all instances of the ODWReachability in the iOS 12+ else block.

@thomasameisel thomasameisel requested a review from a team as a code owner January 5, 2026 21:52
@lalitb
Copy link
Contributor

lalitb commented Jan 5, 2026

Can you check once more - Seems this will breaks all iOS 10-11 apps that use one-shot mode.

@thomasameisel
Copy link
Contributor Author

Can you check once more - Seems this will breaks all iOS 10-11 apps that use one-shot mode.

I just pushed a new commit that updates the initial status regardless of the m_isNetDetectEnabled value

@lalitb lalitb merged commit 5cac093 into main Jan 5, 2026
17 of 27 checks passed
@lalitb lalitb deleted the thmeisel/Reachability-iOS12 branch January 5, 2026 22:56
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.

3 participants