bstauff/IronLog.iOS

Add state persistence

Closed this issue · 2 comments

IronLog needs the ability to persist state on the local device for v1.0

Implement this with Core Data first, but then consider refactoring to use Realm

#13 brings in state persistence, but it's failing to save the state of completed exercises in a workout. Still need to debug and fix that.