Hi, im working with the google maps API and the Cordova geolocation plugin, when i run it on ios it works well but in android not, what do i need to do, i post some ss, everything else is in the default configuration.
index.js
index.html
config.xml
index.js
index.html
config.xml


Saba Rais
Can we use cordova.js instead of phonegap.js?
Petra V., Champion
It is better to use cordova.js, because it will find the generated config_plugins.xml file even if html pages are placed in subdirectories. phonegap.js won't.