06-02-2021 03:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-02-2021 03:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello. Please tell me what could be the problem.
- In the fitbit studio project, I transfer the file using this manual https://dev.fitbit.com/build/guides/communications/file-transfer/
- the file is placed in the companion's outbox https://prnt.sc/13pr2os
- from inbox handlers in app no messages about new available file go to console https://prnt.sc/13pr85c
Here is the export of the project with this code: dev-uc.ullo.com/upload/denis_FS-export.zip
Answered! Go to the Best Answer.
Accepted Solutions
06-03-2021 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


06-03-2021 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You can ignore the invalid path error, your project is just missing an icon image.
I don't think there's anything wrong with your project, it just took a little while for the file to arrive.
[15:20:55] App: App Started
[15:20:55] Companion: fetch file: https://dev-uc.ullo.com/upload/photos/2021/05/QR_31052021.jpg (companion/index.js:9,1)
[15:20:55] Companion: The 'permission' API is not yet supported in the Fitbit OS Simulator. Behavior may not match the documentation or real devices.
[15:20:55] Companion: Transfer of 'qrcode1622730055440.jpg' successfully queued. (companion/index.js:15,5)
[15:20:55] App: Launch complete - durations: foregrounding(31ms), first paint(21ms), total(462ms).
[15:20:58] App: /private/data/qrcode1622730055440.jpg is now available (app/index.js:7,5)
06-03-2021 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


06-03-2021 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You can ignore the invalid path error, your project is just missing an icon image.
I don't think there's anything wrong with your project, it just took a little while for the file to arrive.
[15:20:55] App: App Started
[15:20:55] Companion: fetch file: https://dev-uc.ullo.com/upload/photos/2021/05/QR_31052021.jpg (companion/index.js:9,1)
[15:20:55] Companion: The 'permission' API is not yet supported in the Fitbit OS Simulator. Behavior may not match the documentation or real devices.
[15:20:55] Companion: Transfer of 'qrcode1622730055440.jpg' successfully queued. (companion/index.js:15,5)
[15:20:55] App: Launch complete - durations: foregrounding(31ms), first paint(21ms), total(462ms).
[15:20:58] App: /private/data/qrcode1622730055440.jpg is now available (app/index.js:7,5)
