02-05-2018 05:05 - edited 02-05-2018 05:06
02-05-2018 05:05 - edited 02-05-2018 05:06
Is there any way to write a file locally (watch or companion) so that it would be accessed by multiple apps or watchfaces?
This would limit amount of queries to do to servers if the data used is the same.
In my case I am fetching tide data for my clock face and 2 apps. Each of them has to contact the server and uses my API credit to retrieve the same info.
Answered! Go to the Best Answer.
02-05-2018 11:25
02-05-2018 11:25
We don't currently have a shared storage area, and if users uninstall a clock or app, then the data would also be removed.
It's a nice idea though, I'd recommend submitting a feature suggestion.
02-05-2018 11:25
02-05-2018 11:25
We don't currently have a shared storage area, and if users uninstall a clock or app, then the data would also be removed.
It's a nice idea though, I'd recommend submitting a feature suggestion.
02-05-2018 11:51
02-05-2018 11:51
I'm thinking of trying to use a setting to make info available across companions on multiple devices on the same account. Obviously this will have limitations re the amount and type of data you can 'transfer', and may not work in your situation.