Dimitri Adamou created CB-1189:
----------------------------------

             Summary: Android 4.0 - Geolocation gets over-written by native 
Geolocation
                 Key: CB-1189
                 URL: https://issues.apache.org/jira/browse/CB-1189
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.0.0
         Environment: Mac, Eclipse, Android 4.0.3
            Reporter: Dimitri Adamou
            Assignee: Joe Bowser


Tested by just putting alert("cordova - getCurrentPosition"); inside the 
function for getCurrentPosition inside cordova-2.0.0.js

ran navigator.geolocation.getCurrentPosition(win, fail);

alert did not pop up.

Tested using Sample Code provided by documentation. Put it in between Try & 
Catch.

Tested the alert in various other cordova functions - they came up.

Looks like namespace is getting over-written, is there an alternative over this?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to