tgilbert11 / life-data

iOS app that records personal habits and events that occur throughout the day.
0 stars 0 forks source link

Crashes after unlocking screen #24

Closed tgilbert11 closed 8 years ago

tgilbert11 commented 8 years ago

If the app is away from the main menu when reloading after the device is locked, it crashes trying to load the add data page. I suspect it's trying to unwrap the host name and hitting a nil-object

tgilbert11 commented 8 years ago

grouped model updating code in async block along with tableview reload