ground-android
ground-android copied to clipboard
Prevent crash when displaying status of missing LOI
Instead, we (for now) just print "Unkown Location". We should get a better fix in place hereafter.
Towards #2652
@gino-m
This solves the crash but not the data loss problem, which is arguable more problematic. Updated "Fixes" to "Towards".
/gcbrun
#1591 should have resolved this issue at the source. In the future, we may want to introduce a true "failed" state to surface unrecoverable errors like this one to the user.