Humberto
Posts: 0
Joined: Tue Jun 02, 2015 6:40 pm

help change filename before uploading an image using cordova upload

on your example:
https://devcenter.appery.io/documenta...

I was able to change the filename with the webupload, but I want to use cordova, How do I change the file name to something other than the automatic filename of cdv_photo_00x.jpg. I need to be able to then put the image in an thumbnail everytime the user loads the app.

thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

help change filename before uploading an image using cordova upload

Hi -

This tutorial uses Cordova file-transfer plugin, please refer to official documentation to learn all possibilities of this plugin: https://github.com/apache/cordova-plu...

Humberto
Posts: 0
Joined: Tue Jun 02, 2015 6:40 pm

help change filename before uploading an image using cordova upload

Thanks IIIya,
Looks a liitle too complex for me,
I will look for a workaround or use the webupload.

Return to “Issues”