My iOS Application fetches a JSON from a REST service. The JSON contains a status code and data. If the code is 200, the data is the requested object otherwise the data is an error description.My iOS Application fetches a JSON from a REST s
My iOS Application fetches a JSON from a REST service. The JSON contains a status code and data. If the code is 200, the data is the requested object otherwise the data is an error description.My iOS Application fetches a JSON from a REST s