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.
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,