Android-SmartWebView icon indicating copy to clipboard operation
Android-SmartWebView copied to clipboard

file not uploaded

Open rezalendra opened this issue 6 years ago • 4 comments

i think there is something wrong happened. i cant upload the image, but the record name is actually recorded in database. but i cant see the file inside the server. i think this issue is from your project, cause if i do upload from your files-up project, the file is uploaded correctly. sadly, your files-up isnt supporting gps and external link/browser. or maybe i miss something?

rezalendra avatar Jan 21 '19 06:01 rezalendra

where are you processing the images? on clients' end or server?

mgks avatar Jan 21 '19 06:01 mgks

wow thanks for your fast respond. its happened on client. i think the problem is with the multiple files upload, because when i changed the variable to false, the file upload did working (but only for single image). or maybe i need to setup something else? cause when i tried to upload 3 files (in my laptop browser, its a web after all), it doesnt seems to have any trouble

rezalendra avatar Jan 21 '19 14:01 rezalendra

for upload multiple files i implement https://github.com/alhazmy13/MediaPicker its a good library and easy to implement ;)

Davidbr17 avatar Jan 22 '19 19:01 Davidbr17

im sorry but i need the gps function too :(

rezalendra avatar Jan 26 '19 18:01 rezalendra