02-27-2023 13:41
02-27-2023 13:41
Hi
One of our developer is leaving, I need to transfer watch clockapp from one to another. could someone from device sdk support team help me how to transfer it?
Best
Harry
02-27-2023 13:46
02-27-2023 13:46
First problem, I created a new dev account, but when go to gam.fitbit.com, I got the follow error msg after click "agree terms" button.
It looks like your watch is already associated to another developer account. One watch can only be associated to one Fitbit developer account at a time.
02-27-2023 20:10
02-27-2023 20:10
Hi @hma1983 - when you setup a new developer account you have to agree to the terms. You will get a new developer ID.
You will need to export the project from the old account and unzip it to folders.
In the new account create an empty project and drag the folders into the new project.
You can't use the same uuid in the package.json, so rename the file package.json1, do a build to get a new uuid, rename the new package.json to package.json2 and extract the uuid and insert in the original renamed package.json1 and then rename it package.json.
You should be able to create the project but if you publish it it will appear as a new clock face.
A possible other solution is to retain the account is the person leaving.
You can contact the development team in case there are other options.
Author | ch, passion for improvement.