I have used a UIWebView in my app and want to download the file. I have referred to this SO question
I wanted to know if there is a way to know if the NSURLRequest is a normal link or is it a link to download a file.
Regards, Nirav
I have used a UIWebView in my app and want to download the file. I have referred to this SO question
I wanted to know if there is a way to know if the NSURLRequest is a normal link or is it a link to download a file.
Regards, Nirav