Hi,
I would like to have values changed in a widget and stored in an array, even if the widget is closed in the watch storage and recall these values as soon as the widget is startet,
so that the user could continue.
Something like a counter that continues counting from the latest active value, when the widget was used.
How can I do this? Any constraints to consider?
A small example with guidance where to put what would be very helpful...
Thanks!