[
https://issues.apache.org/jira/browse/RIPPLE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531976#comment-14531976
]
Tim Barham commented on RIPPLE-74:
----------------------------------
[~liquidcms] - I just wanted to mention that while the Ripple Chrome extension
is no longer supported / kept up-to-date, it is still very easy to install and
use Ripple from the command line.
# Install node.js from https://nodejs.org/
# From a terminal / command window, install Ripple using {{npm install -g
ripple-emulator}} (this will install version 0.9.28, which is a very recent
release, but doesn't include the fix for this bug of course).
# Assuming you are using Ripple with a Cordova/PhoneGap project - in the
terminal / command window, cd to the root folder of your app and enter {{ripple
emulate}}. For info about more options, enter {{ripple help emulate}}.
And you're good to go! Oh, you'll want to configure Chrome as your default
browser.
> 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)