cowbell / cordova-plugin-geofence

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

QUERY: Can I call a local function in the app automatically #133

Open Vishnuraj910 opened 8 years ago

Vishnuraj910 commented 8 years ago

I want to make an app to track a vehicle using it's drivers phone(android). Is there any way to get the presence of that device once he entered the fence and update to the server with an ajax request. Now I'm getting the local notification in the device, same time I need to update the same coordinate to server.

Thanks a lot for this plugin :+1: