Hello,
How can i get some unique data from device, like Serial number or anything else. Code exemple please.
I tried:
Thanks.
Answered! Go to the 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.
The SDK intentionally does not expose a unique identifier for the device or user. You can authenticate a user with your backend using OAuth in the Settings API, then persist your own user identifier.
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.
Ok, Thanks
Best Answer