android
android copied to clipboard
calls are counted when offline
Unclear if this is working as intended:
- enter a zip code and get to the list of calls
- turn on airplane mode
- go into an issue and give the result of the call (e.g. 'unavailable')
- a notification fires that the device is offline, but the call is logged locally and a green checkmark shows on the issue.
unclear if that call gets eventually logged to the server or not.
This feels like it's behaving correctly. You should be able to go offline and still flip through the issue contacts. The fact that this (probably) doesn't notify the server is not a big deal, it's such a corner case it's not worth building for.