cowbell / cordova-plugin-geofence

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

Uncaught Error: Geofence latitude is not provided in geofence.js:137 #157

Open coddypotter opened 8 years ago

coddypotter commented 8 years ago

Hello, I am using VS2015 Professional to develop an android app. When i deploy on my ANDROID 6 device i am getting the following error when i check using "CHROME://INSPECT". Please help to resolve the error. I am also getting the following errors in my VS2015. I've added the Promise Plugin (https://github.com/vstirbu/PromisesPlugin.git).

github

tsubik commented 7 years ago

@coddypotter the plugin has own promise plugin dependency. Have you resolved your problem?