Skip to content

The application is freezing while external cache storage is used (Android 11+) #471

@fedyshyn1994

Description

@fedyshyn1994

Describe the bug
The application is freezing while external cache storage is used (with downloaded offline maps and Android 11+)

Steps To Reproduce

  1. Install SD Card.
  2. Open application and install offline maps (more than 10).
  3. Close the application and open again.
  4. The application freezing. This only happens on Android 11.

Expected behavior
The application should not freezing.

Screenshots
offline_maps_android_11

Smartphone (please complete the following information):

  • Device: Galaxy Tab Active 3 (SM-T577U/DS)
  • OS: Android 11
  • SDK Version: 3.19.2

Additional context
I used the following project: https://github.com/heremaps/here-android-sdk-examples/tree/master/map-downloader .
In the code, I change the internal storage to external and then download offline maps for 15 USA states - the application freezing. Using fewer offline map packages (1-2) works fine.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions