SSA111 / SSASwiftReachability

A Swift Library To Track Network Reachability Changes. A Replacement For Apple's Reachability Class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSASwiftReachability Two Issue

imran87 opened this issue · comments

Things go wrong on Xcode 8.

  1. notifier is only called for the first time one to two time but not continuously checking the the network status.

  2. Always returns "Reachable" string while i am using here wifi it should have returned the string value "Reachable Via WiFi"