You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: