Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[iOS] MGLOfflinePack downloads do not continue in the background #10039

Closed
felixLam opened this issue Sep 21, 2017 · 1 comment
Closed

[iOS] MGLOfflinePack downloads do not continue in the background #10039

felixLam opened this issue Sep 21, 2017 · 1 comment

Comments

@felixLam
Copy link

felixLam commented Sep 21, 2017

Downloads of MGLOfflinePack do not continue while the app is in the background. It would be nice if there was a way to specify the url session to use for the download in order to use a backgroundSession which could continue in the background.

Platform: iOS
Mapbox SDK version: 3.6.3

Steps to trigger behavior

  1. Create a new MGLOfflinePack or resume an incomplete one
  2. Leave the app while the pack is downloading
  3. Wait a while
  4. Open the app back up

Expected behavior

While the app was in the background the downloads continue and the progress changed.

Actual behavior

The downloads where paused while in the background and the progress is unchanged.

@jfirebaugh
Copy link
Contributor

Duplicate of #4291.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants