cowbell / cordova-plugin-geofence

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

adding functionalities #276

Open bigbossmaher opened 6 years ago

bigbossmaher commented 6 years ago

i really liked the features in this https://github.com/OutSystems/cordova-plugin-geofence like Works with the Application closed; On Notification Clicked the app can be opened by a DeepLink, Deeplink is sent in the Geofence Register on the data parameter; Upgrade Google Play Service for version 8.4; When the application is opened from notification the notification data can be delivered as a deeplink or in the WebView; Only Create Notifications when the app is in background or closed;

but the version is too old , is there any way to add those features to the last version ?