facebook

How to download file and save to directory

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #336970 Reply

    Muhammad
    Member

    Does anyone know how to make downloading file and save to particular directory with mobione?
    I tried use http://jqueryfiledownload.apphb.com/, but still call safari and just open the file, not downloding.

    any idea and help greatly appreciated

    #337086

    support-michael
    Keymaster

    @Muhammad

    You can not save a file through the standard HTML mechanisms, at least I’m aware this not supported on iOS mobile safari at this time. If you are skilled in javascript development and plan to create a native app version of your project you can use the Cordova 2.2 javascript api for interacting with the device’s filesystem (create,read,update,delete). See http://docs.phonegap.com/en/2.2.0/cordova_file_file.md.html#File

    When you build your app using MobiOne App Center Builder it will merge your project code with the cordova/phonegap 2.2 runtime environment.

    #337089

    Muhammad
    Member

    Thank you so much. I will try.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How to download file and save to directory

You must be logged in to post in the forum log in