02-25-2020 11:34 - edited 02-25-2020 12:30
02-25-2020 11:34 - edited 02-25-2020 12:30
Hi All,
When I remove and re-install a clock face (same uuid) the settings persist.
How do I totally delete the settings when I remove the clock face?
I know about clearing storage - but not sure how to detect the removing and run it
props.settingsStorage.clear();
Geoff
02-25-2020 12:34
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
02-25-2020 12:34
They shouldn't persist, but perhaps if the companion hasn't been fully terminated. Are you sideloading? Are you using AppClusterStorage?
Best Answer02-25-2020 12:52
02-25-2020 12:52
Hi Jon,
I am NOT using AppClusterStorage, just settingsStorage.
I am using a private link from the gallery page, I only sideload to the simulator.
Is there a way to confirm the companion has been terminated?
Best
Geoff
Best Answer