02-16-2018 10:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 10:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.
Accepted Solutions
02-16-2018 14:25 - edited 02-16-2018 14:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 14:25 - edited 02-16-2018 14:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If your laptop is locked down, then you may need to upload them from a computer which isn't so restricted.

02-16-2018 10:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 10:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Have you tried excluding your /screenshots or /subModules folders?

02-16-2018 10:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 10:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm importing it as a zip file. Do I need to open it up and import the folders individually?

02-16-2018 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Yes! It doesn't unpack the zip
02-16-2018 11:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 11:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Okay, I've tried that but I can't drag the folders in individually.
02-16-2018 11:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 11:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Try using Chrome, you should be able to drag the entire zip contents into the left hand panel.
02-16-2018 11:06
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 11:06
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

02-16-2018 11:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 11:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Sorry, Access Restricted

02-16-2018 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Can you create the folder structure in Studio, then upload individual files?

02-16-2018 14:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 14:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Trying that now

02-16-2018 14:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 14:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Yes, but how do I do the package files and the license?

02-16-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 14:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The same way.

02-16-2018 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
But isn't the app license and app uid different for each app?

02-16-2018 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

02-16-2018 14:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 14:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
How can I do the images? They don't upload....

02-16-2018 14:25 - edited 02-16-2018 14:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 14:25 - edited 02-16-2018 14:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If your laptop is locked down, then you may need to upload them from a computer which isn't so restricted.

02-16-2018 14:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 14:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
No, I can move them. It just reads the same message in Studio that it showed when I was trying to upload .zip files

02-16-2018 15:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2018 15:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Okay, 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! 🙂

