tonymillion/Reachability
ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
Objective-CBSD-2-Clause
Issues
- 0
Invalid privacy manifest
#196 opened by richienko - 2
iOS14 always get reachable on 4G with wrong hostname
#185 opened by luckyzd - 0
- 3
cast to smaller integer type 'unsigned int' from 'Reachability *' [-Wpointer-to-int-cast] NSStringFromClass([self class]), (unsigned int) self, [self currentReachabilityFlags]];
#189 opened by insinfo - 1
How to import privacy list? look here
#195 opened by zcsyIos - 12
Privacy manifest required by Apple
#192 opened by wenfeng-duan - 6
Tag a release?
#159 opened by abrindam - 1
NSNotification.Name.reachabilityChanged does not work
#163 opened by fabb - 0
add support to swift package manager
#176 opened by urvi-k - 0
SCNetworkReachabilityCreateWithAddress Thread 1: EXC_BAD_ACCESS (code=2, address=0x16b04bff0)
#184 opened by WangLongONE - 0
Semantic issue cast from pointer to smaller type 'unsigned int' loses information when compile source as Objective-C++
#182 opened by wood1986 - 2
reachabilityForInternetConnection 这个方法创建的,当网络状态变化的时候回调总是reachableBlock而执行不到unreachableBlock这个,是问什么呀?BUG?
#134 opened by JoyGY - 2
Symbol not found
#180 opened by premedios - 0
connection vpn and always callback noreachable
#162 opened by aberfield - 1
Not work on iOS 13.2.3, iPad Mini 4
#175 opened by dzungpv - 2
- 1
How would I rename the class?
#154 opened by dannymout - 0
- 1
Attempted to dereference garbage pointer
#173 opened by thorfei - 0
Airplane mode with shadowsocks return reachable
#172 opened by stardarLeung - 1
iOS12 bug, API cannot callback normal!
#171 opened by Cellphoness - 1
SIGABRT in TMReachabilityCallback
#167 opened by Sega-Zero - 3
- 0
- 2
- 0
warning of leak in Xcode
#164 opened by superllanboy - 1
Returning "Reachable via WiFi" YES even when device at that address is powered off
#145 opened by ksoftllc - 30
Support for IPv6
#136 opened by ph661 - 0
how to stop this?(swift)
#158 opened by kaitostrike - 0
crash
#155 opened by RichAPMIOS - 2
Enum previously declared
#135 opened by Meekohi - 0
License
#149 opened by iDevelopper - 1
Distinguishing between Ethernet and Wi-Fi on iOS?
#153 opened by benguild - 1
never get block called in iOS8.4 on iPhone6
#152 opened by BeingX - 1
Swift 3 issue: Cannot assign value of type '(Reachability!) -> Void' to type 'NetworkReachable!'
#150 opened by plashchynski - 0
Simple method to check rechability status
#148 opened by damodarnamala - 3
- 0
is that expensive to observe it at `application:didFinishLaunchingWithOptions`?
#143 opened by wuyongrui - 3
reachabilityWithHostname not available in Swift?
#141 opened by paulgoh - 2
使用blocks 方法监听,当网络状态变化时,blocks会调用两次
#131 opened by zhufengyi01 - 0
Unsupport IPv4 ip address in IPv6 network.
#140 opened by fanzhengfeng - 4
- 1
- 1
Http status code
#129 opened by wgywgy - 0
Rechability is not compatible with arm64
#133 opened by pradeepdgit - 0
- 1
New Version 4.2, 2015-11-12 Minor bug fixes
#126 opened by TheLittleBoy - 1
内存泄漏
#122 opened by zhuochenming - 0
Carthage not working due to ARC tests
#124 opened by pappalar - 0
Change wifi (SSID change monitoring)
#121 opened by Gladkov-Art