cordova-plugin-file icon indicating copy to clipboard operation
cordova-plugin-file copied to clipboard

Apache Cordova File Plugin

Results 147 cordova-plugin-file issues
Sort by recently updated
recently updated
newest added
trafficstars

### Platforms affected Android ### Motivation and Context Fixes #425 Also required for #471 ### Description Removed deprecated ` Manual tests ### Checklist - [x] I've run the tests to...

bug

# Bug Report gradle.extras fail with gradle 6.5 ## Problem When using gradle 6.5 to build a cordova Android app, the build crashes with the following error: > "A problem...

bug

# Bug Report I have recently update cordova-android to 9 and also updated the File plugin and I am not able to select file or video from Google Drive. ##...

am creating a hybrid app with Angular 7, Ionic 4 and Cordova. I need to read a large file (> 1GB) located on Android file system but i am facing...

# Bug Report Critical Issue. Need a solution. Please help me guys. ## Problem This plugin works perfectly with internal storage. But on some of the smartphones like Samsung A7...

# Bug Report ## Problem When adding the plugin to the Cordova app, this one can't be compiled anymore ### What is expected to happen? create an OS X app...

### Platforms affected Android, iOS, Windows. My organization hit this one in production in a highly visible (to the end user) setting. So I've gone ahead and fixed the 3...

bug
platform: android
platform: ios
platform: windows

# Bug Report ## Problem `getParent()` returns always the root directory instead of the parent directory. ### What is expected to happen? `getParent()` on directory `/documents/upload/foobar/` should return `/documents/upload/` ###...

### Platforms affected iOS tests ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass...

# Bug Report ## Problem ### What is expected to happen? The (big) data is correctly written in the file. ### What does actually happen? The application crashes. ### 💡...

bug
platform: ios