lazerwalker / cortado

Caffeine tracking for everyone
MIT License
169 stars 29 forks source link

Changing Date crashing app #8

Open evanattwitter opened 9 years ago

evanattwitter commented 9 years ago

Trying to edit an entry's date crashes the app and does not save the changes attempted to be made. After selecting a date in the past and tapping "done", the crash occurs. I'm on an iPhone 6+ running iOS 9 b3.

lazerwalker commented 9 years ago

Hmm, confirmed this is working as intended on a 6+ running 8.4; must be a 9-only issue.

Thanks!

evanattwitter commented 9 years ago

Sure thing! I might get some time to dig in this weekend and do some debugging myself. Thanks for open sourcing it!

alesnehapriya commented 5 years ago

Hi @lazerwalker I have resolved the issue and opened the Pull Request. Could you please review.

Thanks.

abunur commented 5 years ago

Date change is crashing the app store version of the app. Steps to reproduce:

  1. Add a drink, but set the date to a future date 2.Edit the drink date to today's date
  2. app crashes