file-plugin
Mobile icon

File Plugin

Supported
Stable version 4.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 28 May (4 weeks ago)
 by 
OutSystems
3.7
 (12 ratings)
file-plugin

File Plugin

Created on OutSystems 11

Version 4.0.0

Stable
Current
See documentation
Uploaded on 28 May (4 weeks ago) by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

The new File Plugin version has major changes in the internal structure, as well as changes in the client actions, and has added functionality.

We recommend generating a new mobile package and testing your app after updating to this version.

If your app uses the File Transfer Plugin, we recommend updating it to the latest version as well.


  • DEPRECATIONS
    • OutSystems
      • Deprecated existing client actions of the plugin in favor of new ones created in this version. The deprecated client actions are still working as before, but to use the new client actions you need to generate a new mobile package. For more information check the existing plugin documentation.
  • Features
    • OutSystems
      • Added new client actions:
        • AppendFile
        • CheckFilePlugin
        • Copy
        • CreateDirectory
        • DeleteDirectory
        • DeleteFile
        • GetFileUri
        • GetMetadata
        • ListDirectory
        • ReadFile
        • Rename
        • WriteFile
    • Android and iOS:
      • Update to new Cordova plugin under a new architecture, using native Android and iOS libraries.
      • Align error codes and messages format with OutSystems guidelines.
License:

Copyright (c) 2025 OutSystems, MIT License

Application Objects:
File Plugin does not affect the count of AOs.

Version 3.0.9

Stable
Uploaded on 27 Jan by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fix

  • Outsystems
    • Set minimum MABS version to 9
  • Android
    • Fix GetFileDataFromUri action on Android 13 and higher
    • Using *FromUri actions with local files without "file://" in uri
Application Objects:
File Plugin does not affect the count of AOs.
Created on OutSystems 10

Version 1.0.4

Stable
Uploaded on 05 March 2018 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All

Version 1.0.3

Stable
Uploaded on 02 November 2017 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Fixed untagged reference to Apache's github plugin. 

Now pointing to https://github.com/apache/cordova-plugin-file.git#4.3.3