Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

Detecting beacons with Swift #11

Open
ghost opened this issue Oct 31, 2014 · 1 comment
Open

Detecting beacons with Swift #11

ghost opened this issue Oct 31, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 31, 2014

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,

@ghost
Copy link
Author

ghost commented Nov 2, 2014

After all, I tried to fix up FindDeviceViewController's [service] method to throw variables to the Swift-part and it worked almost like I wanted.

Thank you again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants