Closed zdavatz closed 3 years ago
A Siemens GS4 Gigaset Android phone with version 10, can not download the database. The download hangs like this:
could this be related? Seems like a permission problem to me.
I can confirm this on Siemens GS4 Gigaset Android phone with version 10.
logcat_amiko_android_9.2.2021.txt
The phone has an external SD card. Removing the card does not make a difference.
Maybe this could help: android:requestLegacyExternalStorage="true" //Add this Line
android:requestLegacyExternalStorage="true" //Add this Line
A Siemens GS4 Gigaset Android phone with version 10, can not download the database. The download hangs like this:
could this be related? Seems like a permission problem to me.