I am trying to select a file using Chooser plugin in Cordova/Ionic5.
I am able to get file and dataURI, but how can I get the selected file size.
Please help.<