From a810d0248dd9f1099ce15809f8e1e75eedbff8e6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 Sep 2020 18:11:51 +0200 Subject: plugins --- StoneIsland/plugins/cordova-plugin-file/plugin.xml | 260 +++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-file/plugin.xml (limited to 'StoneIsland/plugins/cordova-plugin-file/plugin.xml') diff --git a/StoneIsland/plugins/cordova-plugin-file/plugin.xml b/StoneIsland/plugins/cordova-plugin-file/plugin.xml new file mode 100644 index 00000000..74543fba --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-file/plugin.xml @@ -0,0 +1,260 @@ + + + + + File + Cordova File Plugin + Apache 2.0 + cordova,file + https://github.com/apache/cordova-plugin-file + https://github.com/apache/cordova-plugin-file/issues + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +The Android Persistent storage location now defaults to "Internal". Please check this plugin's README to see if your application needs any changes in its config.xml. + +If this is a new application no changes are required. + +If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add: + + "<preference name="AndroidPersistentFileLocation" value="Compatibility" />" + +to config.xml in order for the application to find previously stored files. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2