-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unmatched time, hourly buzz issues #116
Comments
Hi Seoyeon, Timezone
API & Limited data responses Buzz time |
Thanks @mariofrei. Here I attached the new question file (in the folder of resources>flows>activity-flow.js)
|
Limited data responses
I'd suggest to use "hobel02" as App ID Timezone |
Thanks Mario, Limited data responses/Timezone issues are solved now. However, I can actually see that package.json file shows the right App ID: 1ef995a9-ca67-4e76-b2c4-5d650a644c97 But I cannot publish it in the https://gam.fitbit.com it says "app id already in use". Do you have any other solutions? |
Hello @mariofrei I think I found the issues How I can publish my own app UUID? |
Hi Seoyeon, Buzz Time |
Hi Seoyeon, |
I fixed the issue with the Buzz Time and pushed it to the cozie-researcher branch. Seoyeon, if you need help to get the version without buzzer issue, let me know. |
@ThePebblesFr Thanks Pierre, could you help me to apply the buzz time from cozie-researcher to HOBEL branch? Which file that I need to patch? Could you give the step-by-step instruction on that? I don't want to erase essential files on my branch. My branch is named as "HOBEL", you're welcomed to have a look. Thanks, |
@mariofrei If this developer ID is the one that I need to copy/paste into the package.json file, I do it after your checking. Thanks! |
I think the developer ID is the new ID assigned to the clockface. |
Would you be able to give me the link of your branch? Because, tell me if I am wrong, but there is no branch named "HOBEL" in this repo. By the way, to fix the buzzer issues, I think that the only part of the code you have to change is in the index.js file, in the BUZZER SELECTOR part of the code. The setInterval function must be like this: `
|
@mariofrei I fixed it! you were right. :) @ThePebblesFr I will work on this today afternoon. And ping you again |
@ysy5700, i updated the activity-flow.js file that you send before so that it fits the latest version of the code --> Apparently, if you follow the steps below, you might be able to run your question flow without any bug, and you might also be able to add 4-answers questions and buzzer:
(If you are using another API, you might also need to change the key in the index.js (companion) code, line 135) If something doesn't work, please let me know. |
@ThePebblesFr Hello Pierre, I git clone the cozie-researcher in one empty-folder (seoyeone) but I cannot see the "flow" folder. So I couldn't proceed the further steps. Here is my github https://github.com/ysy5700/cozie |
You forgot the “-b cozie-researcher” to clone the right branch: git clone -b cozie-researcher https://github.com/cozie-app/cozie.git |
Hello @ThePebblesFr I didn't understand this part Then, in the Node.js bash: What do you mean? |
Yes, that’s it! |
@ThePebblesFr |
Don't mind this, I read again your discussion with Mario about this and you shouldn't get any error related to this. |
Yes, now I have some problem connect phone and device (fitbit watch). I will reset everything and start from the scratch |
Yes, sometimes it fails. You should disconnect/reconnect your fitbit account. On my computer, it has always been solving the issues. |
I disconnect/reconnect the fitbit account but it is weird that I'm stuck connecting device. It shows.. Microsoft Windows [Version 10.0.19044.1645] C:\Users\ysy57\Documents\seoyeon\cozie>npm install up to date, audited 573 packages in 9s 27 packages are looking for funding 15 vulnerabilities (4 moderate, 10 high, 1 critical) To address issues that do not require attention, run: To address all issues, run: Run C:\Users\ysy57\Documents\seoyeon\cozie>npx fitbit
[16:06:59][info][app] Building app for Fitbit Ionic |
Do you think the device(watch) should have strong wifi to be connected? |
Did you disconnect/reconnect your fitbit os simulator? |
yeap both of them |
Do you have TeamViewer? I could try to fix it. I don't really know what is wrong.. |
yeap thanks here is my ID/PW |
https://epfl.zoom.us/j/66340908872 The zoom is ready as well |
Are you still there? |
Hello @ThePebblesFr, And I found out that the touch button (left circle when there is only two option: e.g. standing / sitting) is not working after we change the code yesterday. Could you look at the scripts again if there's a problem? Thanks! |
I found out a bug with these buttons too. I fixed it and pushed it on For the buzzer, we will figure it out during our zoom call. |
I know you have managed to fix the issue related to "appUUID" but I'm just writing the effective solution working perfectly for me for the record:
if there is a better way of resolving this, please let me know. |
@ThePebblesFr could you respond to the question above? |
I tried your solution @pedramnojedehi. I don't understand how it can work because the app UUID must match the Developer ID of your Fitbit account, otherwise you can't upload any .fba file in the fitbit gallery. Hence, the appUUID field in the package.json file can't be generated this way. |
@ThePebblesFr: I'm seeing things differently on my end: |
So, if I understood correctly, you published a version of your app with a first appUUID and then you generated a new UUID and built the app again. Then, when you publish the new version with the new appUUID, it works? |
Basically, you cannot publish an app whose appUUID was already published. You would face an error and are not able to publish anything. So, I could never publish my own version because you guys published "Cozie for researcher" app once earlier with that specific appUUID. So, I went through my solution, then I got a new appUUID and upload a new .fba file on Fitbit gallery. |
Ok I finally managed to do so. A few weeks ago, I tried so many times to do that and it has never worked. Now it works! Thanks a lot. |
Yes, agreed! I skipped those steps later and yet that worked. |
Hello Pierre and @mariofrei,
I've sent the support request on Slack since I couldn't get the valid dataset from the newly updated questionnaires on Fitbit.
The problem that I confronted are as follows:
Thanks and I look forward to your quick support :)
Best wishes,
Seoyeon
The text was updated successfully, but these errors were encountered: