mirror of
https://gitee.com/shuto/cordova-plugin-camera.git
synced 2026-05-17 00:00:01 +08:00
3927735d09
- On Windows we should use filePicker instead of programmatically accessing user libs. This way the app doesnt have to depend on extra capabilities. - Some refactoring to help on navigating code easier This closes #78