03-21-2018 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-21-2018 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I was wondering is it possible to send push notifications from Fitbit Ionic to an android app, for example if a user's heart rate spikes above 90? I'm a bit of a newbie at the moment, so any help would be much appreciated. Thanks!
03-22-2018 06:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
03-22-2018 06:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
There is no direct way to do this, but you could use a web service:
- Monitoring the heart rate on the Ionic;
- When it's above 90, you send a message the companion app;
- The companion app call a web service that will trigger a push notification to your Android application.
It's a bit tricky, but it's the only way to do it for now.

03-22-2018 23:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-22-2018 23:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
This would not be as real time as I'd like it to be though. Are there any plans in place to make this sort of thing possible in the future? Thanks for the speedy reply!
04-02-2018 08:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
04-02-2018 08:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Not in the plan right now, but it would be nice if you can create a feature request about push notification.

