Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9078555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T19:39:09+00:00 2026-06-16T19:39:09+00:00

I am working on a mobile app using jquerymobile/phonegap/cordova(2.0). I try to download some

  • 0

I am working on a mobile app using jquerymobile/phonegap/cordova(2.0). I try to download some files from a stream (xml) and store them locally. This behavior only appears in chrome browser, which I use for debugging (with ripple).

How do I start the chrome ? Here we go :

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-web-security –allow-file-access-from-files –allow-file-access

I’m developing at the Mac my plist file also has also an access * and I added <feature name="http://api.phonegap.com/1.0/file"/> to my config.xml

I tried to download some pictures with following code :

function downloadImage(url,filename,use){
if(use==="thumb") {
    filename = filename + ".png";
    download(url, filename);
}return filename; }

function download(url, filename) {

//writeLog(window.appRootDir.fullPath);
ft = new FileTransfer();
ft.download(
    url,
    window.appRootDir.fullPath + "/" + filename,
    {},
    {});
}

On simulator works fine but in chrome it fails with following error :

TypeError
ripple.js:477
TypeError: Cannot call method 'download' of undefined
at n.exports.exec (chrome-extension://geelfhphabnejjhdalkjhgipohgpdnoc/ripple.js:477:26724)
at FileTransfer.download (http://localhost/~binderf/www/a4/cordova-2.2.0.js:2753:5)
at download (http://localhost/~binderf/www/a4/js/index.js:194:5)
at downloadImage (http://localhost/~binderf/www/a4/js/index.js:182:9)
at Element.<anonymous> (http://localhost/~binderf/www/a4/js/index.js:153:51)
at Function.p.extend.each (http://localhost/~binderf/www/a4/js/jquery-1.8.2.min.js:2:14477)
at p.fn.p.each (http://localhost/~binderf/www/a4/js/jquery-1.8.2.min.js:2:11151)
at Element.<anonymous> (http://localhost/~binderf/www/a4/js/index.js:145:57)
at Function.p.extend.each (http://localhost/~binderf/www/a4/js/jquery-1.8.2.min.js:2:14477)
at p.fn.p.each (http://localhost/~binderf/www/a4/js/jquery-1.8.2.min.js:2:11151) ripple.js:477
FileTransfer 

FileTransfer ripple.js:483
download ripple.js:483
missing exec:FileTransfer.download

an dialog popped up with the message :

FileTransfer.download

We seem to be missing some stuff 🙁

What is kinda cool though you can fill in the textarea to pass a json object to the callback you want to execute.

I see its undefined but I can’t figure out what is really my problem. If anyone has a guess or a similar problem please any suggestion.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T19:39:12+00:00Added an answer on June 16, 2026 at 7:39 pm

    It’s because Ripple plugin for Chrome has not implemented this feature. It will work in real environment (e.g. phone).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am writing a app using jquery-mobile and phonegap and i try to make
I'm working on a mobile phone app using jQuery mobile and phonegap. I'm using
I'm working on a mobile app using Phonegap (1.4.1) / JS (jQuery Mobile 1.0)
I'm currently working on a mobile app using Phonegap 1.4.1. On iOS (currently using
I'm working on a mobile web-app using sencha touch, HTML5 and phonegap as a
So I'm working on a mobile web app using jQuery Mobile, and I need
I am working on an iPhone mobile web app using jqtouch to make it
I am working on a mobile library app. I have a 3-4 db files
I'm working on a simple web app using jQuery mobile, and it is designed
I am working on a simple web app using jquery mobile. I am attempting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.