jjzjj

FileTransferError

全部标签

javascript - 下载文件错误2,FileTransferError.INVALID_URL_ERR

我正在使用Phonegap[cordova1.7.0]使用Xcode[ios5]下载文件。这是我用来下载文件的代码:functiondownloadfile(){varfileTransfer=newFileTransfer();console.log('thetypeofrootis:');fileTransfer.download("http://184.172.195.202:90/ElmNoor/Documents/1.txt",persistent_root.fullPath,function(entry){alert("I'mDownloading");console.lo