0

Looking at the Earthquake CoreData example from Apple, is it possible to know when the last XML file is parsed? I have a similar project and I'd like to use the pull-to-refresh control, so the user can initiate a refresh. I can update the message in the refresh control to show progress as each file is parsed. The trick is how to call the endRefreshing to stop the refresh control after the last file is parsed.

Is this possible?

To complicate this, I'll be calling NSURLRequest for multiple sites

0 Answers0