Re: CFURLCreateDataAndPropertiesFromResource issue
Re: CFURLCreateDataAndPropertiesFromResource issue
- Subject: Re: CFURLCreateDataAndPropertiesFromResource issue
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Fri, 08 Mar 2013 11:31:03 +0000
On 8 Mar 2013, at 05:51, Arjun SM <email@hidden> wrote:
> Can anyone suggest what are the "alternatives/example code" that i can use to accomplish the same task of making a HTTP request to pull data.
The standard API for this is NSURLConnection. However, the API you're using and NSURLConnection both call down to the same core code, so it's possible that this crash might occur with NSURLConnection code as well. Still, it's worth a try.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden