10-16-2019 11:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-16-2019 11:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello to all
I need to develop an Ionic app for Android and IOS that uses Beacons (IBeacons) for internal (basic) location and notifications (announcements) for users. Does anyone have the repository of such an application to use as a base? Or is there anyone with experience in this field interested in providing assistance?
Any suggestions and help will be welcome
Thanks!
Answered! Go to the Best Answer.

Accepted Solutions
10-17-2019 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-17-2019 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The Fitbit API doesn't expose any low-level bluetooth functions, so you're going to need a native Android/iOS app to do the beacon side of it. You'd need to poll that app from a Fitbit-connected companion device (phone/tablet) to get the info to your Ionic.
I think this would be quite difficult.
Gondwana Software
10-17-2019 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-17-2019 14:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The Fitbit API doesn't expose any low-level bluetooth functions, so you're going to need a native Android/iOS app to do the beacon side of it. You'd need to poll that app from a Fitbit-connected companion device (phone/tablet) to get the info to your Ionic.
I think this would be quite difficult.
Gondwana Software
10-18-2019 06:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-18-2019 06:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ok @Gondwana thanks for your response

