10-16-2019 11:01
10-16-2019 11:01
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.
10-17-2019 14:14
10-17-2019 14:14
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.
10-17-2019 14:14
10-17-2019 14:14
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.
10-18-2019 06:16
10-18-2019 06:16
Ok @Gondwana thanks for your response