Demizo / Daily_You

Every day is worth remembering...
GNU General Public License v3.0
112 stars 5 forks source link

[Bug] Fails to update external database #81

Closed Demizo closed 5 months ago

Demizo commented 5 months ago

It appears that seemingly randomly the persistent storage permissions can become "revoked" despite still appearing granted. This causes the app to quietly fail to update the external database.

The URI still appears as granted to the app on the app info page.

If this can't be fixed the user should be warned of the error and prompted to grant the folder permission again.

This error may be a cause of #80 since the syncing page may end up stuck on loading if it can't access the URI it thinks it has permission for.

Demizo commented 5 months ago

Update: I can reproduce this by restarting the device. The uri appears as granted, but permissions fail after reboot.