Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Working Download Files on iOS #171

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Working Download Files on iOS #171

wants to merge 3 commits into from

Conversation

janrenz
Copy link
Contributor

@janrenz janrenz commented Mar 2, 2020

Thanks to marcelgarus for helping me out here

Thanks to marcelgarus for helping me out here
@janrenz janrenz requested a review from MarcelGarus March 2, 2020 21:24
@github-actions
Copy link

github-actions bot commented Mar 2, 2020

Flutter Analyze found 0 issues ✅

Generated by 🚫 Danger

@janrenz
Copy link
Contributor Author

janrenz commented Mar 2, 2020

There still seems to be an issue (race condition?) with the SQLITE DB:
execute query: SELECT * FROM task WHERE task_id = "org.schulcloud.download.background.1583189560.930137.1" ORDER BY id DESC LIMIT 1
open DB successfully
database is locked
Load task successfully

@janrenz janrenz added the T: fix Type: :bug: Bug Fixes label Mar 3, 2020
@MarcelGarus
Copy link
Contributor

Of course, we'll still have to fix that error.
The code seems fine, but we'll probably wait for the new version of the flutter_downloader package, which I'm currently working on.

@MarcelGarus MarcelGarus added this to the MVP MVP milestone Mar 13, 2020
@JonasWanke JonasWanke changed the base branch from master to main January 14, 2021 09:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: fix Type: :bug: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants