Questions tagged [ripple]

Ripple is a Chrome plugin that emulates the PhoneGap APIs. It enables testing of applications that target mobile devices.

475 questions
0
votes
1 answer

BlackBerry-10 Webworks Javascript error

I am developing an app for blackberry 10 os using webworks framework.. when i run the following code in a bb10 dev alpha device, i get a console log of cant find restore variable.My html file contains a bbui button and on onclick the function …
0
votes
1 answer

Chrome web browser allow persistent storage

Running Ripple emulator (phonegap) on Ubuntu Linux. In my app (jquery mobile) I want to create a file (using persistent storage), problem is that the allowed storage quota is 0 for persistent storage and 2gb for temporary storage. So this works :…
0
votes
1 answer

Online and offline events are not fired correctly in my PhoneGap application under Ripple

Using Ripple in Chrome I'd expect my on and off line events to be called as I switch the network from a connected state (WiFi, 4g, etc) to and from None. But this doesn't happen. At best offline is called if I start the emulator offline. Deploying…
Aardvark
  • 8,474
  • 7
  • 46
  • 64
0
votes
1 answer

Ripple.js navigator.geolocation.clearWatch

the following raises and error: navigator.geolocation.clearWatch(gpsWatchId); the error: Uncaught TypeError: Cannot read property 'intervalId' of undefined ripple.js:478 u.clearWatch ripple.js:478 Any ideas?
Rui Lima
  • 7,185
  • 4
  • 31
  • 42
0
votes
1 answer

I test webOS app with Ripple and get "PalmServiceBridge is not defined when "

I test app with Ripple for webOS, I get: Uncaught ReferenceError: PalmServiceBridge is not defined Is this a Ripple bug?
CAMOBAP
  • 5,523
  • 8
  • 58
  • 93
0
votes
2 answers

Facing Error in running ripple emulator (Chrome extension) for app testing?

When i just enable a html file from my pc to emulate.It just shows :-- "Looks like what we have here is a failure to... emulate You're seeing this window because it looks like the zombie apocalypse has started. "It says Hit or fire"…
Tejasv
  • 1
  • 2
0
votes
1 answer

Ripple produces .bar and .zip only, no .cod files

I've been using Ripple to preview a Phonegap application. The preview works fine and I would like to package the app so I can test on a real device. Using ripple, I've set the platform to WebWorks 2.0.0. I have run package and sign, which completes…
Jimmy
  • 16,123
  • 39
  • 133
  • 213
0
votes
1 answer

PhoneGap Build app on Android just hangs (Phonegap Build .apk Samsung Note)

Hey I've downloaded my apk file from Phonegap Build and my app just hangs there when I start it up after installation (via qrcode download). There is a white screen with a loading circle animation non stop. I am pulling code from my public git repo.…
botbot
  • 7,299
  • 14
  • 58
  • 96
0
votes
2 answers

Ripple Emulator Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin by using HTTPS

i started used my API via HTTPS protocol, Ripple emulator in each request give me a message Ripple Emulator Origin is not allowed by Access-Control-Allow-Origin by using HTTPS If i used HTTP, everything works fine. What i must to do to Ripple works…
redrom
  • 11,502
  • 31
  • 157
  • 264
0
votes
1 answer

Blackberry WebWorks + Ripple, whats the easiest way to distribute app?

Currently I use Ripple "Package and Sign" option, and then use Blackberry Desktop Manager (with my blackberry connected to PC via USB) to import then apply the app. What annoys me is the whole process takes min 10mins sometimes 30mins all up. I try…
friend
  • 1,909
  • 2
  • 21
  • 28
0
votes
1 answer

why is the ripple emulator giving me this error message?

I just installed the Ripple Emulator and the BlackBerry WebWorks SDK. However, when I start up the Ripple Emulator, it goes straight to a page that says, "404 page not found" but I only just started it up.
Ryan K
  • 346
  • 4
  • 15
0
votes
1 answer

XMLHttpRequest predefined values for LOADING, DONE, etc. become undefined under Ripple

I am using XMLHttpRequest to call a REST service. When testing is under Mozilla and Chrome everything works just fine. Although, when I enabled the Ripple under Chrome it stopped working. After some debugging I found out that in the switch/case…
Neven Boyanov
  • 749
  • 8
  • 14
0
votes
1 answer

BlackBerry emulator doesnt load app

I have Ripple which im using to test app made for android. App is written in html5 and javascript, so i used the same files as i used in android version. I have changed only phonegap file (blackberry ver), and i…
miszczu
  • 1,179
  • 4
  • 19
  • 39
-1
votes
0 answers

How can I generate extended ripple address from mnemonic in .NET Core

I have a sample project to Generate Extended ripple address from mnemonic in .NET Core. I use NBitcoin to get public address and generate address by using Rippleshrp lib but I did not succeed How can I generate extended ripple address from mnemonic…
MaT
  • 29
  • 5
-1
votes
1 answer

What are those Projects on my google console?

Hello does anyone know what are those projects I found them on my google account. Picture is attached. Projects
1 2 3
31
32