After getting a push notification from the server for the Android Mobile App, I guess the notification would be visible on Fitbit device so after click notification from Fitbit device can we open Fitbit device app ?.
Answered! Go to the Best Answer.
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.
Sorry, it's not currently possible to launch an app on the device from a push notification.
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.
Thanks for your response. Can you please guide me if there is an option to send push notification/messages from the cloud API( third party server) to Watch application. Basically, I want to trigger a notification from the server on a scheduled time so that the installed app on watch can consume that notification and I could perform the action. Most likely similar to Mobile apps push notifications mechanism.