MaximAlien / MotionTracker

iOS application which uses CoreMotion to track motion activities like number of steps, distance etc
9 stars 3 forks source link

Issue with saving history data #17

Open MaximAlien opened 9 years ago

MaximAlien commented 9 years ago

Fix issue when user did not open app for a couple of days and history is not saved for those days.

If these days count is less than 7 days only these days shall be saved. If days count is more than 7 days then all 7 days must be saved since Apple provides only such history.