Functional and Behavioral Changes
# | Description |
---|---|
1 | Following permission has to be requested in order to receive background location updates for devices running Android 10 or higher: ACCESS_BACKGROUND_LOCATION . |
2 | Disk cache path for MapSettings API should be set in app-specific directory for devices running Android 10 or higher. |
3 | For apps that interact with a text-to-speech (TTS) engine need to add the following queries element to their manifest files for devices running Android 11 or higher: |
4 | Log file path for PositionSimulator.startPlayback(String logFilePath) should be located under app's specific directory for devices running Android 11 or higher. |
For added and improved functionality in previous releases see the relevant chapters in these documents: HERE Android SDK - Premium Edition Release Notes