cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Plugin not creating Local notifications even when app is open #311

Open keev-studio opened 3 years ago

keev-studio commented 3 years ago

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

1 2