chore(): remove unused files

This commit is contained in:
Daniel Sogl
2021-09-29 14:38:45 +02:00
parent 5884ecbac3
commit 5a3a264eb1
218 changed files with 704 additions and 459 deletions
+3 -1
View File
@@ -16,7 +16,6 @@ Plugin Repo: [https://github.com/cyph/cordova-plugin-chooser](https://github.com
File chooser plugin for Cordova.
The following must be added to config.xml to prevent crashing when selecting large files on Android:
```xml
<platform name="android">
<edit-config
@@ -32,3 +31,6 @@ The following must be added to config.xml to prevent crashing when selecting lar
- Android
- iOS