mrmans0n / smart-location-lib

Android library project that lets you manage the location updates to be as painless as possible
1.65k stars 353 forks source link

Notify user enter/exit geofence when app not running #206

Open davisoqt opened 7 years ago

davisoqt commented 7 years ago

Is it possible to continue notifying out and enter events to a geofence when the app is not running? Can you post some sample code? Thanks...

Cromir commented 7 years ago

I'm interested too. I've implemented geofences system without using this lib and it works great until the app is in foreground. When it goes in background the app stops to receive geofence trigger notification. Someone try using this library and it works in background?

Thanks!

mo-norant commented 6 years ago

any answer yet please?