08-29-2018 05:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-29-2018 05:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi, I need to show app specific notifications on ionic. The scenario is like when my fitbit clock face gets a message from the companion app it has to show the message in the notification tab which comes when we scroll from top to bottom.
Is it possible to show our app notification in fitbit ionic..?
If so how can we do it....?
Can anyone please help me
Answered! Go to the Best Answer.
Accepted Solutions
09-01-2018 09:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


09-01-2018 09:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You can't send notifications as such, but if your app is already running, you can raise a popup and vibrate the device using the haptic api.
https://dev.fitbit.com/build/guides/user-interface/svg-components/buttons/#popup-with-buttons
09-01-2018 09:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


09-01-2018 09:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You can't send notifications as such, but if your app is already running, you can raise a popup and vibrate the device using the haptic api.
https://dev.fitbit.com/build/guides/user-interface/svg-components/buttons/#popup-with-buttons
