I'm wanting to be able to clear an ImagePicker settings component so that it no longer displays a previously-selected image. Other settings components can be cleared dynamically either by an appropriate settingsStorage.setItem(...), settingsStorage.removeItem(...) or settingsStorage.clear(). However, none of these things seems to faze an ImagePicker until the settings page is redisplayed.
Is there a way to reset an ImagePicker while the settings page is displayed? If not, could this ability be implemented;eg, by having the component respond to removeItem()?
Answered! Go to the Best Answer.
Best Answer
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.
Thanks for reporting this, it's a bug. A fix is on its way!
Best Answer
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.
**ahem**; just after I found a workaround! I've gotta stop looking for those... 😉
Best Answer
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.