Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Resolved
-
None
-
None
Description
I am using the cordova-plugin-file and need to create a File object with javascript native function
https://developer.mozilla.org/en/docs/Web/API/File
But this plugin overrides that defenition.
How can I use the plugin and still have acess to the native File function?