01-28-2019 02:25
01-28-2019 02:25
I'm trying to use Fitbit Studio to run my Ionic application on the Ionic watch (simulate it locally). But when I run the project, the app logo appears for 5 sec and disappears thereafter. I didn't have such problem before I update Fitbit OS. What should I do now? I have checked the connection to the server but nothing changed. thanks
Answered! Go to the Best Answer.
01-29-2019 13:15
01-29-2019 13:15
Ok, I found the reason. I noticed the codes in the widget.gui file regarding the use of scrolling view and push button while later I decided to remove their corresponding svgs from index.js. I removed those lines of code and then my sideload apps was run successfully on the watch!
It is really strange to me but hopefully the problem is solved now.
01-28-2019 03:44
01-28-2019 03:44
Hi pegetive! You mean you update your Fitbit OS on your physical Ionic device? Is there any error logs in the console, having that might give some clues of what actually happened.
01-28-2019 03:47
01-28-2019 03:47
Hi, yes I updated the physical smartwatch.
I see this log in the Build outputs which I do not think is troublesome:
01-29-2019 07:21 - edited 01-29-2019 07:22
01-29-2019 07:21 - edited 01-29-2019 07:22
I noticed that since I used square buttons and panorama view in my app I cannot run my sideload app on Fitbit Ionic. It is very strange. Any thing that might be helpful to me? thanks a lot
01-29-2019 10:13
01-29-2019 10:13
When you say you cannot run your app, what happens?
Do you see any error messages in the console?
01-29-2019 13:15
01-29-2019 13:15
Ok, I found the reason. I noticed the codes in the widget.gui file regarding the use of scrolling view and push button while later I decided to remove their corresponding svgs from index.js. I removed those lines of code and then my sideload apps was run successfully on the watch!
It is really strange to me but hopefully the problem is solved now.