heremaps / here-sdk-examples

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)
https://developer.here.com/products/here-sdk
Apache License 2.0
172 stars 135 forks source link

getDownloadableRegionsWithLanguageCode in offline_maps_app gets stuck #341

Closed MauroGentile closed 1 month ago

MauroGentile commented 2 months ago

I am running your offline_maps_app and quite often the call to getDownloadableRegionsWithLanguageCode does not produce any output.

Sometimes I can see a pop up window informing that 6 continents have been found, but most of the times, nothing is shown.

HERE-SDK-Support-Team commented 2 months ago

Hi @MauroGentile, thanks for reporting. We'll try to reproduce.

Meanwhile, do you have any logs? The method shows a dialogue in case of an error, other. It will also produce logs. This might help to narrow this down. For now, we suspect, that the dialogue might just be blocked by another one.

Thanks.

MauroGentile commented 1 month ago

@HERE-SDK-Support-Team Sorry for the delay of my answer. I must say that I have not experienced the problem any longer since I open this issue. I would therefore close the issue and reopen it only if the problem pops up again. Thanks for helping