Closed gwynantj closed 10 years ago
Thanks for the PR. What kind of approach do you think about?
After thinking about it if we use the ASIHttpRequest caching methods provided then this won't be a problem since it doesn't count towards your rate limit when you get a 304.
Every time the user loses connection and gets it back it spawned a new thread because calling [[NSRunLoop currentRunLoop] run] would run forever.
We really need to think about the polling times....not sure what kind of approach we need to take.