12-25-2019 17:51
12-25-2019 17:51
Hello all. I've been reading up on other post and from what I've read, apps/clockfaces cannot be run in the background on the watch itself, only in the companion app. Is this accurate? If so, any tips on how to save information for app/clock reload (instead of having to re-fetch the data)?
12-25-2019 17:58
12-25-2019 17:58
That's right.
To save watch app/clockface settings on the watch, so they don't have to be reacquired from the companion, use the file system API. I think there's a third-party library somewhere that helps with that (so long as you don't mind relinquishing a bit of control).