I have a great framework however I cannot figure out how to create requests. All the tutorials assume you are simply downloading and parsing Json data – but I need to build a Json request send it off and then parse the response.
Anyone have ideas and in particular sample code which builds up the request.
The framework doesn’t handle NSObject but NSDictionary seems to work: