Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

AFNetworking

A collection of 2 posts

iOS - Checking the reachability status of network internet connection in Swift
Swift 3.0

iOS - Checking the reachability status of network internet connection in Swift

Today I am going to write about classic problem we all face in the app, Detecting network outage. There are times with bad internet connections or no connection at all. This could cause severe distress to app user or even bad ratings. Worse, if network outages continue and there is

  • Jayesh Kawli
Jayesh Kawli Jan 9, 2017 • 4 min read
POSTing parameters to PHP from an iOS app
iOS

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 that you can easily retrieve parameters with $_GET['parameter_name']. But for POST it's little complicated. Here's

  • Jayesh Kawli
Jayesh Kawli Oct 10, 2015 • 1 min read
Fresh Beginning © 2022
Powered by Ghost