jackpine / biketag-ios

http://biketag.jackpine.me
1 stars 1 forks source link

App explodes when taking a picture before location is determined #24

Closed michaelkirk closed 9 years ago

michaelkirk commented 9 years ago

Given I know where the current spot is And I press "I know where this is" Then I should see the "take a picture to guess" screen And when I immediately press the "take a photo" button Then the app crashed

Instead - either the button should be disabled, or we should require location information at a later time.

Note: We do check for location, and pop up an alert when one isn't found, but we should disable taking a picture until location is found. Or possible we could re-think our flow a bit. Bottom line: stop exploding.

michaelkirk commented 9 years ago

fixed in 87df7e979de4b3305ee540a4f46c93d2517a2c2d