cordova-plugin-geofence icon indicating copy to clipboard operation
cordova-plugin-geofence copied to clipboard

Android 7.0, Geofence Notification in Background

Open meisterm opened this issue 7 years ago • 2 comments

Hi,

i'm testing your plugin to raise a local notification on android if the user enters or leaves the geofence. But it's not working when app is in background. When app is in foreground the onTransition event is raised when I register the geofence and my position is in the geofence circle. When i'm out of the radius no Transition Event is raised after adding the geofence. Additionaly there is no event nor any notification when I enter or leave the geofence with app in foreground.

Do you have an idea?

meisterm avatar Feb 12 '18 15:02 meisterm

Same thing, I tried with radius 200m± but still it didn't work in the background

NBAMj avatar Mar 08 '18 12:03 NBAMj

I have the same issue.

jaurakunal avatar May 25 '18 13:05 jaurakunal