[ 
https://issues.apache.org/jira/browse/RIPPLE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529733#comment-14529733
 ] 

Sebastian Perrone commented on RIPPLE-74:
-----------------------------------------

I have the same issue, I have created an app for android 4.4.4 using cordova 
3.7. In the app I have some issues getting some GPS positions. So I'm testing 
using the ripple emulator (installed from node command line), but when I get 
the current position the plugin gets the local position, not the one registered 
into the ripple emulator. I have added the lines in config.xml:

<feature name="Geolocation">
            <param name="android-package" 
value="org.apache.cordova.geolocation.GeoBroker" />
</feature>

The first time that I have accesed to localhost:4400 the browser ask me to 
allow get the GPS coordinates. I answer yes then the app get the position as I 
mentioned below.

> ripple does not pass geolocation info to app
> --------------------------------------------
>
>                 Key: RIPPLE-74
>                 URL: https://issues.apache.org/jira/browse/RIPPLE-74
>             Project: Apache Ripple
>          Issue Type: Bug
>         Environment: Win7, i7 hardware, Chrome Version 37.0.2062.124 m
>            Reporter: Peter Lindstrom
>
> my app utilizes 
> navigator.geolocation.getCurrentPosition(placemarks_geolocation_callback() 
> but regardless of what i enter in the ripple geolocation settings this call 
> only returns my local geo coordinates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to