You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everybody,
I created a simple app by using the sample codes provided by Cordova Geofence Plugin
The problem is that I receive no local notifications when transition detected at all.
Plugin initialize - OK tested
Plugin add geofence - OK tested
Plugin detect geofence transition - OK tested
The environment is
windows 7
Node: v13.14.0
Cordova: 10.0
Android Platform
here two screenshots from Android Studio Logcat pointing to Notification area of plugin
Any idea how to make this working?
thank you for your time
The text was updated successfully, but these errors were encountered:
Hi everybody,
I created a simple app by using the sample codes provided by Cordova Geofence Plugin
The problem is that I receive no local notifications when transition detected at all.
Plugin initialize - OK tested
Plugin add geofence - OK tested
Plugin detect geofence transition - OK tested
The environment is
windows 7
Node: v13.14.0
Cordova: 10.0
Android Platform
here two screenshots from Android Studio Logcat pointing to Notification area of plugin
Any idea how to make this working?
thank you for your time
The text was updated successfully, but these errors were encountered: