
Is it possible to save the downloaded file in caching?
Actually, in my iPhone application i am trying to load a pdf file on UIWebView that is loading perfectly but my problem is .. it's taking a lots of time to load.
Is it possible to caching the loaded file in UIWebView. And if yes then how can i implement it in my code.
Also will it reduce the downloading time?
Thanks!
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.