facebook

Why the dialog box (to select a file) do not fire ?

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #338766 Reply

    I’m testing around the possibility to have an in-browser app
    I’m loadin (for now) a webpage through an iframe inside an html container.

    In this webpage (simple html) I got an upload form.

    I have tried also to load the same webpage through th goto URL mobione capability
    (so I have a browser layer over my main view)

    In both case clicking on the select file button the device dialog box is not fired
    In desktop browser I have the correct bahaviour.

    Why this happens ?
    Thanks,
    Eudosia

    #338782

    Hi eudosia,

    if you google you will find that <input type=”file”> is not supported on most mobile browsers at this time.

    #338789

    Thanks, but there is any workaround for this
    with Mobione ?
    B.R.
    Eudosia

    #338825

    Hi eudosia,

    You can use the cordova file api to upload a file to a server. Give FleTransfer a look: http://docs.phonegap.com/en/2.2.0/cordova_file_file.md.html#FileTransfer

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Why the dialog box (to select a file) do not fire ?

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