Describe the bug
The application is freezing while external cache storage is used (with downloaded offline maps and Android 11+)
Steps To Reproduce
- Install SD Card.
- Open application and install offline maps (more than 10).
- Close the application and open again.
- The application freezing. This only happens on Android 11.
Expected behavior
The application should not freezing.
Screenshots

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.