You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.
First of all, thank you so much for a great project. Vicinity is exactly what I was looking for.
Okay, I'm trying to use Vicinity with Swift; mainly to broadcast and detect beacons in background mode.
I succeed to make my swift-app to broadcast beacons but still not able to pull data from INBeaconServices's detector-part. (I'm using the original Vicinity to detect and show the range of beacons at this moment.)
I'd tried to show logs of every functions in INBeaconService and I'm sure it's detecting beacons from other devices. So, the only problem is I'm not able to get data from there.
If someone is using Vicinity + Swift, I would appreciate some hints to pull out beacon data from INBeaconService -automatically&frequently like the original Vicinity is doing.
Thank you,
The text was updated successfully, but these errors were encountered:
Hello,
First of all, thank you so much for a great project. Vicinity is exactly what I was looking for.
Okay, I'm trying to use Vicinity with Swift; mainly to broadcast and detect beacons in background mode.
I succeed to make my swift-app to broadcast beacons but still not able to pull data from INBeaconServices's detector-part. (I'm using the original Vicinity to detect and show the range of beacons at this moment.)
I'd tried to show logs of every functions in INBeaconService and I'm sure it's detecting beacons from other devices. So, the only problem is I'm not able to get data from there.
If someone is using Vicinity + Swift, I would appreciate some hints to pull out beacon data from INBeaconService -automatically&frequently like the original Vicinity is doing.
Thank you,
The text was updated successfully, but these errors were encountered: