following code uses ASIhttprequest to fill appData array. View also includes a tableview and when is launched, getData function is executed first but then I would like to wait until request ends and a
I am getting about thirty issues already with the files which I downloaded from http://allseeing-i.开发者_如何学JAVAcom/ASIHTTPRequest/.
I am calling a view that contains a tableview and is showed properly until I link datsource to file\'s owner and generates following SIGABRT error.
I am using the ASIFormDataR开发者_C百科equest for uploading file on server. I am using ASIHTTPRequest to achieve the functionality of upload in background.
I am using ASIHttpRequest to POST user and pass to url that executes php code. This code returns a url string but now, also images are required in order to show it after on a tableview. How to save im
I get开发者_JAVA百科 Instrument tools in XCode 4 report memory leaks from ASIHttpRequest... I didn\'t be able to figure out the problem, turned our I commented out all my code to handle the result and
I have a iOS project in which I am using ARC in my own classes, but have ARC turned off in other libraries like ASIHTTPRequest.
I\'m trying to open part of html page with help of ASIHttpRequest and NSRange, but it isn\'t working.
I have a vague idea of how to do th开发者_如何学编程is. My app is consuming an API written in Django, but my client required me to do authentication only with Twitter. The problem is, after I log the
It will be probably a simple problem, but I have been staring on this for a while now and I can\'t find it!