cowbell / cordova-plugin-geofence

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

onNotificationClicked is not firing #140

Closed YairHadari closed 8 years ago

YairHadari commented 8 years ago

Hi,

I would like to thank you for contributing the plugin to the community.

I understand that window.geofence.onNotificationClicked can be fired only if data object is defined in window.geofence.addOrUpdate. Can you please provide a data object example?

Thanks in advance, Yair

YairHadari commented 8 years ago

I found an example - Thanks