httpclien's setFile on iPhone used to be able to download large file without breaking memory, but when I tested it today, it doesn't seem to work that way anymore, I am on latest 2.1.1GA sdk. if it is saving the bytes to file, there should be an intermediate file showing up, however, the file only shows when it finishes downloading.
1 Answer
Accepted Answer
Hi Jason
Can I confirm that you are calling the setFile method only AFTER you use the open method?
More information about Titanium.Network.HTTPClient-property-file
Your Answer
Think you can help? Login to answer this question!