claptv
claptv
I really need this feature too!! As a quick fix for my project, I changed NSDocumentDirectory to NSApplicationSupportDirectory in the initWithDatabaseFilePath method in DBManager.m file. FROM NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory,...
It happens when the task status for the file in the Downloader DB is not 'complete,' but you have a fully downloaded file in the local directory. The problem is...
Adding `@pragma('vm:entry-point')` to the download callback method resolved the issues encountered on iOS 17.x.
Same problem with a temporary directory. Update notification: {notificationId: 66, title: 20231129_040121_696.jpg, status: FAILED, progress: -1} W/System.err(17793): java.lang.IllegalArgumentException: Failed to find configured root that contains /data/data/com.example.app/**cache**/image.jpg