mateusz-bak / openreads

A mobile books tracker written in Flutter that respects your privacy.
GNU General Public License v2.0
894 stars 52 forks source link

[BUG] Crash when creating cloud backup #155

Closed DSiekmeier closed 1 year ago

DSiekmeier commented 2 years ago

Describe the bug The app crashes without any message when selecting the menu point "Create oud backup" (Cloud-Backup erstellen).

To Reproduce Tap on the menu point under settings.

Expected behavior Some appropriate dialog should appear, I guess.

Additional info(please complete the following information):

mateusz-bak commented 2 years ago

Hi, so sorry to hear that. Are you able to create a local backup?

I'm working currently on the app refactor and backup should cause less issues.

DSiekmeier commented 2 years ago

Actually also creating a local backup does not work. There appears a toast, saying the file was saved successfully, but the folder on the local storage is empty. I tested both options with and without books.

If there is additional information I can provide to solve this issue I am glad to do that.

mateusz-bak commented 1 year ago

@DSiekmeier please reopen if issue still occurs after 2.0.0 update.