fluttercommunity / fluttercommunity/flutter_downloader

Flutter iOS App Database is locked

Open
#842 2 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

**Error Log**

flutter: Callback on background isolate: task () is in status (DownloadTaskStatus(3)) and process (100)

flutter: Callback on UI isolate: task () is in status
(DownloadTaskStatus(3)) and process (100)
execute query: SELECT * FROM task WHERE task_id = "" ORDER BY id DESC LIMIT 1

open DB successfully

database is locked

Load task successfully

Query was executed successfully. Affected rows = 1
-[FlutterDownloaderPlugin URLSession:task:didCompleteWithError:] HTTP status code: 200
flutter: Failed to open downloaded file. Reason: not found task corresponding to given task id
flutter: cannot open

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.