Greenstand / treetracker-ios

IOS version of the Treetracker
GNU Affero General Public License v3.0
16 stars 42 forks source link

As a user, I want better indication that my GPS isnt accurate enough, so that I know why I can't continue to tree capture #55

Closed AlexCornforth closed 3 years ago

AlexCornforth commented 3 years ago

As a user, I want better indication that my GPS isnt accurate enough, so that I know why I can't continue to tree capture

Currently in the app if the GPS accuracy isnt good enough we just show a label and disable the tree capture take photo button. This is a pretty poor UX as the user isnt really sure why they can't select it. It may make sense to swap out the button for an animated image that indicates its trying to get a GPS signal.

Acceptance Criteria: When my GPS singal meets the required accuracy, do a see the take photo button in an enabled state. When my GPS singal does not meet the required accuracy, do a see an animation/image that indicates to me the device is searching for a GPS signal.

Resources: Can use these or feel free to find your own: gps-load-0.pdf gps-load-1.pdf gps-load-2.pdf