Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Work around redundant Reachability notification #1958

Merged
merged 1 commit into from
Jul 29, 2015

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jul 28, 2015

Ignore the first reachable Reachability notification to work around this iOS 9.0 bug. On iOS 8.4, where the bug doesn’t exhibit itself, this change should have no effect because SystemConfiguration will only go from reachable to unreachable or vice-versa, but never reachable to reachable.

Fixes #1911.

/cc @incanus @kkaefer

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS crash prerelease-os labels Jul 28, 2015
@1ec5 1ec5 self-assigned this Jul 28, 2015
@1ec5 1ec5 added this to the v0.6.0 milestone Jul 28, 2015
@1ec5 1ec5 force-pushed the 1ec5-reachability-peachability-1911 branch from f14ed41 to 807d87f Compare July 29, 2015 04:22
@1ec5 1ec5 merged commit 807d87f into master Jul 29, 2015
@1ec5 1ec5 removed the in progress label Jul 29, 2015
@1ec5 1ec5 deleted the 1ec5-reachability-peachability-1911 branch July 29, 2015 04:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crash iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant