I am creating an app in MoSync for Android and iOS.
I am using HTML5/JS/JQuery Mobile, and I need an example on how to browse a file in a MoSync App.
I used simple:
<input type="file" />
tag, which is rendering normal file browse of HTML. However, when tapped on it, nothing is there.
Can any one help ?