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.
Best AnswerOk, 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.
Best AnswerHi, yes I updated the physical smartwatch.
I see this log in the Build outputs which I do not think is troublesome:
Best AnswerI 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
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
When you say you cannot run your app, what happens?
Do you see any error messages in the console?
Best AnswerOk, 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.
Best Answer