Merge pull request #37 from aflx/download Updated FileTransfer.download for improved error reporting
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/088de5b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/088de5b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/088de5b5 Branch: refs/heads/master Commit: 088de5b5cc59f4e7f6ab12169a948a14c4112720 Parents: 457d34d 70ed326 Author: Shazron Abdullah <shaz...@gmail.com> Authored: Thu Dec 1 10:37:02 2011 -0800 Committer: Shazron Abdullah <shaz...@gmail.com> Committed: Thu Dec 1 10:37:02 2011 -0800 ---------------------------------------------------------------------- PhoneGapLib/Classes/FileTransfer.h | 7 +++- PhoneGapLib/Classes/FileTransfer.m | 39 ++++++++++++++------ PhoneGapLib/javascripts/core/filetransfer.js | 11 +++++- 3 files changed, 42 insertions(+), 15 deletions(-) ----------------------------------------------------------------------