08-19-2020 01:08
08-19-2020 01:08
There will be some private data during app running, and we will write those data to the file system.
We want to know if the device file system is sufficiently secure, and if the file is encrypted, if not, how does Fitbit protect this data from being accessed by others?
Best Answer09-02-2020 07:44
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.
09-02-2020 07:44
Your app has its own virtual filesystem. All device traffic is encrypted and the device itself is locked.
Best Answer