[
https://issues.apache.org/jira/browse/CB-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825345#comment-13825345
]
David Rabinowitz commented on CB-5071:
--------------------------------------
I had a similar issue with another plugin - was with cordova 3.1.0. The problem
was that project was created with cordova 3.0.0 and the 3.0.0 jar was in the
android app. Once I ran "cordova platform update android" to update the jar to
3.1.0 the problem was solved.
> Geolocation plugin logging error
> --------------------------------
>
> Key: CB-5071
> URL: https://issues.apache.org/jira/browse/CB-5071
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Geolocation
> Affects Versions: 3.1.0
> Environment: cordova 3.1, newest geolocation plugin version, Android,
> Nexus 7, ADT.
> Reporter: Jason Ormand
>
> Using Eclipse/ADT logcat, I see many error logs for "10-14 14:32:06.846:
> E/Web Console(514): Uncaught Error: Error calling method on NPObject. at
> file:///android_asset/www/cordova.js:929". It appears to be related to the
> geolocation plugin, as removing all calls to geolocation.watchPosition seems
> to prevent this error from getting logged. As far as I can tell however, the
> plugin is working.
--
This message was sent by Atlassian JIRA
(v6.1#6144)