netmackan / ATimeTracker

Open Source Time Tracker for Android
GNU General Public License v2.0
120 stars 55 forks source link

Permission error trying to restore backup #113

Closed netmackan closed 5 years ago

netmackan commented 5 years ago

Since the change of SDK level in version 0.50 it is not possible to restore a backup (at least not with Android 6).

It seems we now need to explicitly ask permission before accessing the external storage.

Same issue is likely also when trying to perform a backup