I am facing issue in iOS8.0. Before a UPNP search I am checking for wifi connection using Apple's Reachability code.
All things runs fine on iOS7 and earlier versions but for iOS8.0 beta5 (iPad mini, iPad air) it is failing and giving wrong results(i.e WIFI not reachable etc..) even when wifi is available.
Is Someone else is facing the same issue. and found a solution for this. Do let me know. Also do let me know if this is an Apple issue as this issue doesnt appears on all devices.