TWRDownloadManager icon indicating copy to clipboard operation
TWRDownloadManager copied to clipboard

download in directory

Open mjabbari opened this issue 7 years ago • 0 comments

Hi

could you please help me with this issue, I'm using twrdownloadmanager on one of my projects and i want to download my files in user document directory with a new given folder name somthing like /Documents/Music/file.mp3 but the problem is when I'm using when I'm giving directory name in anyway in even creating directory manually "TWRDownloadManager.shared()?.downloadFile(forURL: url, inDirectoryNamed: "Music". but i get the error which say can't find the directory. I'm suing swift and iOS 11.

thanks for help <3

mjabbari avatar Oct 04 '18 10:10 mjabbari