-
Notifications
You must be signed in to change notification settings - Fork 452
Description
We're using the CareKit 2.0 version and facing a strange issue. If we open the app, use it for a while to complete some of the tasks, and leave it open in the background. Now, suppose we do not open the app until midnight, and the date changes. If we open the app the next morning, it shows the events from the previous date instead of today's event. It shows the completed event from yesterday instead of incomplete events for today.
We have implemented the pull-down refresh feature to sync the tasks with the server and reload the screen, but it doesn't help to bring the events of the current day. We have to swipe out of the app and open it again to see today's events/tasks.
Can you please advise us on this?
How can we resolve this problem?
Thank You,
- Majid S.