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.
Background downloads will require some significant refactoring in mbgl, not just the SDK code, because background download tasks break several of mbgl’s assumptions around offline downloads.
In the context of working on #15536, it's become apparent that we should consider refactoring
MGLOfflineStorage
to include:MGLOfflineStorage
, and not relying onsharedOfflineStorage
: [ios, macos] remove references to [MGLOfflineStorage sharedOfflineStorage] from internal methods. #13877The text was updated successfully, but these errors were encountered: