Open rcastera opened 7 years ago
I was wondering the same
Yes, check out example applications. It may not work if your app is in the background, but this is well-known problem of Cordova applications. The most reliable way to execute custom code if app is in background is only native code https://github.com/cowbell/cordova-plugin-geofence#listening-for-geofence-transitions-in-native-code.
Does this fire upon entering the fence? It's not clear in the documentation.