fitbit-sdk-toolchain
fitbit-sdk-toolchain copied to clipboard
Don't embed a platform string for non-native apps
Embedding the FW version is unnecessary, we do versioning for JS apps based on API versions. Including these versions is just misleading and doesn't really help. They were just a legacy of pre-API version times.
Need to confirm site can deal with this, and won't offer a platform-less build to an old FW that advertised no API version support.