javascript - Convert URI to FIle Object JS -
in ionic app , using cordova-filechooser plugin able uri of selected file .
then using cordova-plugin-filepath got absolute path of file nativeurl on phone
how file object path or uri ? want append formdata , post .
use cordova file transfer plugin.in plugin need give file url upload
.reference here link
Comments
Post a Comment