sibbl / fitbit-qrcodes

Fitbit app to display QR codes, which can either be generated or imported from screenshots.
https://gallery.fitbit.com/details/489b1207-0bac-432a-b919-6329fa8ccf12
9 stars 3 forks source link

Fitbit OS 6 compatibility #1

Open huand opened 3 years ago

huand commented 3 years ago

Hello, is the sense compatibility in the roadmap? Thx for the app!

sibbl commented 2 years ago

This is a great suggestion! Unfortunately I don't have a Sense or other device, which is compatible with the newer SDK.

I'll probably write here again, looking for some testers when there will be an update. Developing in the emulator is sometimes hard as the devices behave differently. So if you want to help, please subscribe so that I can post some beta version here in the future 😊

...and if somebody from the Fitbit team is looking along: I'd be happy to get a test device.

MarsArtis commented 2 years ago

Would like to see a Sense version too.

Novocaine85 commented 2 years ago

Hi, I've just installed this app on my Fitbit Sense. It works but the qrcode (in my case for the COVID-19 certification pass) is cutted on the top due to the rounded frame of the sense. The easiest solution should be just to put an option to hide the bottom text while displaying the qr code and move 4-5 pixels down the qrcode.

Novocaine85 commented 2 years ago

image (censored for privacy reason)

MarsArtis commented 2 years ago

Hi, I've just installed this app on my Fitbit Sense. It works but the qrcode (in my case for the COVID-19 certification pass) is cutted on the top due to the rounded frame of the sense. The easiest solution should be just to put an option to hide the bottom text while displaying the qr code and move 4-5 pixels down the qrcode.

I suggest you to try another app that is working ok for me with COVID-19 QR code: do search for "picture" App on Fitbit.

sibbl commented 2 years ago

Thanks to the Ionic refund program, I now got a Sense as well.

I saw that the panorama view is not supported anymore. So the UI will have to be recreated from scratch. Personally, I think it would make sense to first have a textual list of QR codes and by selecting one, a new view opens and displays the code. If there's just one single code, it directly shows it.

@Novocaine85 do you still have your code changes somewhere and could it be used to go on from there?

Aaroneisele55 commented 2 years ago

Hello @Novocaine85 , I tried to make it work and got this error: TypeError: can't assign to property "code" on true: not an object Details: watchFiles: /project/companion/index.js, Did you also get this error and if yes, how did you fix it? Could i please have your source code, as i could then make the app work and send it back to you and i need an app like this, but there are only paid apps that do this on newer fitbit os versions, as i have a versa 3, almost half of the apps on the store can't be used on it Thanks.

Novocaine85 commented 2 years ago

Hey,

Please note that I did not do any source change. I have just pointed out what may be the solution to the issue.

Sorry guys