I have an issue with UIwebview it seems the max connection time is set to 60 seconds, I am looking for a way to set it to a higher value maybe around 500.

Thanks

link|improve this question
2  
What are you attempting to do in the URL you're loading? (Just wondering if an asynchronous method such as a NSURLConnection might be a better idea.) – middaparka Feb 14 '11 at 22:39
The scenario is this. 1. Load a page 2. press a link which is a jquery call to a php file which does som heavy work on the server side that takes some time to finish. 3. done In most browsers this works fine but not in iphone uiwebview – Haval Feb 14 '11 at 22:52
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.