Background beacon detection and Notification (Both iOS and Android)

Hi All,

Can we detect beacons in app background, I am getting beacon which I last detected in app foreground. I should detect all beacons in (Both iOS and Android)

Hi Prasad,

Yes, beacons can be detected in background mode in both iOS and Android. Also, in iOS the app can launch when a beacon is detected.

Does it help?

Hi Ula. Talking about Android. If I start monitoring and then I kill my App (I mean kill from the recent apps too), the BeaconManager stops scanning. How can I make it scan even when app is not running then?