cordova-plugin-file
cordova-plugin-file copied to clipboard
Fix Directory Reader bug and fix proxy for electron
Platforms affected
Motivation and Context
Description
Testing
Checklist
- [x] I've run the tests to see all new and existing tests pass
- [x] I added automated test coverage as appropriate for this change
- [x] Commit is prefixed with
(platform)
if this change only applies to one platform (e.g.(android)
) - [x] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
- [x] I've updated the documentation if necessary
Bad news for you - this repo is abandoned Check https://github.com/apache/cordova-plugin-file/pull/371
@jammer99 you have this plugin working with electron platform? or have any alternative?
@capc0 Try this https://github.com/apache/cordova-plugin-file/pull/371#issuecomment-604335742
This PR will not needed if https://github.com/apache/cordova-plugin-file/pull/371 merged