cozie-app / cozie-apple

https://cozie-apple.app
GNU Lesser General Public License v3.0
15 stars 9 forks source link

Offline data logging #55

Closed mariofrei closed 1 year ago

mariofrei commented 2 years ago

Is your feature request related to a problem? Please describe. There is an option to download a file with the question flow responses from within the app. However, that feature relies on the read web API. There is no data stored on the iPhone.

Describe the solution you'd like Ideally, this data should be stored in the app and sent to the write API. The download button should then retrieve the offline copy of the data. This data should then also include the time series data, e.g., heart rate, which is currently not provided by the read API.

Describe alternatives you've considered -

Additional context -

mariofrei commented 1 year ago

This feature has been implemented in Cozie v3