Closed arivera-skycred closed 5 years ago
@arivera-skycred I have made some modifications so that the tests will pass. I may need your help to test it with your cordova environment, please refer to #12. Thanks.
@arivera-skycred I have made some modifications so that the tests will pass. I may need your help to test it with your cordova environment, please refer to #12. Thanks.
Sure thing. I'll take a look.
First, thank you for the plugin. It's been working great so far until we added cordova-plugin-file to our solution.
It appears that the new types for
File
andFileReader
don't work with this plugin.I am working on fixes that will be backwards compatible with non-cordova implementations and will submit a PR when I have it working.
Cheers!