Skip to content

Merge develop to master and tag it as done #1

Description

@grgcombs

The comments below may seem a little rambling, but the gist is that I'm glad to see you're still working on this project...

It baffles me that today I still see popular OS X / iOS reachability frameworks that inadvertently invoke many synchronous getFlags() calls. I would've thought everyone would've sorted all of that out by now ... or that Apple would've just pushed out a friendly framework of their own.

  • I still prefer your SCNetworkReachabilityKit for Objective-C work. In particular because it's clean, clear, and most importantly, it doesn't suffer from critical issues that others have.
  • Tony Million's Reachability is wildly popular but it is currently facing grave issues due to an unfortunate conflict with Apple's internal private framework audit/lookup during the App Store review process and he's on the fence about adopting a general namespace prefix. Additionally, his code still uses synchronous getFlags() !

Do you know of any outstanding issues with the development branch that need to be addressed before merging down to master and tagging it as a new release?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions