How can I convert the data from the upload of image into base64?
Hello!
Make html component where you have pre<input type ="file" name ="fileselect" id="fileselect">/pre visible. It's not possible to trigger click event for invisible component.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello!
Make html component where you have pre<input type ="file" name ="fileselect" id="fileselect">/pre visible. It's not possible to trigger click event for invisible component.
I made it visible and its still not working on device. Do you have any other idea why its not working on device?
I just tried having only the file select html without the click event. In the browser it works again but on device it doesn't work. Please help!
Hello,
You should make visible html-component itself (just check 'visible' in builder properties) instead of the form. And better use this style for the form
style="visibility:visibile;width:0;height:0";
Can you check my code for me? I tried just the html component visible and I tried inside the html code itself. Neither work for me
If you click on the button "Choose file" itself, will a dialog of file opening appear?
No the dialog will not appear, I tried clicking the "Choose file" button and It wont do anything on device but on the browser it will work. Have you guys tested on device to see will it work for you all?
I tired on my device it still didn't work. Nothing appears. On the device it still works correctly. Could you guys try it out on a device and see will it work?
Hello!
Could you clarify what is your Android version?
Version 4.4.2