onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Mapbox SDK OfflineManager unresponsive!!! #90

Open ekigamba opened 6 years ago

ekigamba commented 6 years ago

Offline Manager when used on Kujaku by third-pary apps such as OpenSRP seems to be unresponsive to multiple offline download calls.

This seems to happen irrespective of days, hours, devices.

Why days? Might be our internet connect, device status at the time or Mapbox service at the time

Especially calls to listOfflineRegions

Version: 5.2.0-beta.3

This seems to be related to https://github.com/mapbox/mapbox-gl-native/issues/10470

jasonrogena commented 6 years ago

Not upgrading to any Mapbox GL Native version between 5.2.1 and 6.0.0-beta.1 because of the breakages they cause:

jasonrogena commented 6 years ago

Unblock when issues are fixed on Mapbox GL Native repo.