anglers-log
anglers-log copied to clipboard
Notify user when automatic backup fails
If automatic backup fails due to network or some other issue, the user should be notified in some way so they know there's a problem and they may need to do a manual backup.
Further to this, I just realised that my installation had become de-authorised from Google Drive as some point in the past (I was reviewing my app access in Google Drive itself). My automated backups from Angler's Log were apparently failing, but were doing so silently, so it was only pure chance that I was able to fix it.
Thanks for that information @dpage. That is quite annoying. I'll add this issue to the 2.7 project so it'll be included in the next version.
Reopening. The local notification isn't shown on Android when the app is in the foreground (tested release build on a real device).
Note that all test scenarios for iOS passed.
Issue was I missed an Android configuration step for the notifications plugin: https://pub.dev/packages/flutter_local_notifications#release-build-configuration