I've just developed an app for the Ionic using Github. When I try to import the files into the Fitbit Dev Studio, it stays at Transferring Files and doesn't do anything. What's going on here and how can I fix this?
Here is the Github code: https://github.com/slym88/MHS-Time-for-Fitbit-Ionic
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.
If your laptop is locked down, then you may need to upload them from a computer which isn't so restricted.
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.
I'm importing it as a zip file. Do I need to open it up and import the folders individually?
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.
Yes! It doesn't unpack the zip
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.
Try using Chrome, you should be able to drag the entire zip contents into the left hand panel.
I'm working on a school Chromebook. I don't think the admins here disabled uploading files because I can upload zips. When I try and upload the folders, it shows a small tooltip saying Access Denied.
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.
Can you create the folder structure in Studio, then upload individual files?
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 same 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.
Edit the package.json file in a text editor, remove this line:
"appUUID": "78de7609-7b92-4eda-bdf6-fb20c1ff151f",
Edit the licence in a text editor and change whatever you need.
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.
If your laptop is locked down, then you may need to upload them from a computer which isn't so restricted.
Best AnswerNo, I can move them. It just reads the same message in Studio that it showed when I was trying to upload .zip files
Best AnswerOkay, I just tried with my MacBook and it all has to do with the way that Google unpacks .zip files. It's nothing to do with the fact I'm using a school's laptop, just the fact that it's a ChromeBook. Thanks for all your help! I think I've got it now! 🙂
Best Answer