Swift 3.0, AFNetworking, Internet Connection Status, iOS, Reachability, Network Status, Mobile, Network, Internet, Offline iOS - Checking the Network Status (Swift) Today I am going to write about classic problem we all face in the app, Detecting network outage. There are times of bad internet connections or no connection at all. These could cause
iOS, Objective-C, AFNetworking, Reactive Cocoa, PHP, POST, Xcode, Network Request POSTing parameters to PHP from an iOS app Recently I ran into an interesting problem on how to POST parameters from an iOS app (I was using AFNetworking for communications) to PHP. Looks like it's quite straightforward for GET requests such