mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

OfflinePackExample: limit impact of offline pack downloads on the app #342

Closed friedbunny closed 5 years ago

friedbunny commented 5 years ago

Fixes #340. Should let UI tests be marginally better performant/more reliable, since offline pack downloads won’t spill over outside the relevant view controller.

/cc @captainbarbosa @jmkiley

friedbunny commented 5 years ago

👍 Don't forget to PR these changes to the docs

This will hopefully happen as part of the ios-v5.3.0 release process, as this is merging into that branch.