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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
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
Create a new MGLOfflinePack or resume an incomplete one
Leave the app while the pack is downloading
Wait a while
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.
The text was updated successfully, but these errors were encountered:
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
MGLOfflinePack
orresume
an incomplete oneExpected 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.
The text was updated successfully, but these errors were encountered: