Blazej Kita
Blazej Kita

Reputation: 135

Detect beacon (iNode) in background

I'm trying to build an application for registering in/out time. I want to detect when the person enters the location and send a request with the access timestamp to my server. Everything in background - without taking the phone out of the pocket. Right now I'm using CoreBluetooth and CoreLocation, but it only works in foreground, when user clicks a button. How can I do it in background? Is it posible on iPhone?

Upvotes: 0

Views: 38

Answers (0)

Related Questions