Android-SmartWebView
Android-SmartWebView copied to clipboard
file not uploaded
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?
where are you processing the images? on clients' end or server?
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
for upload multiple files i implement https://github.com/alhazmy13/MediaPicker its a good library and easy to implement ;)
im sorry but i need the gps function too :(