For the complete documentation index, see llms.txt. This page is also available as Markdown.

iOS DocumentPicker

iOS DocumentPicker plugin for Cordova and Ionic. Opens the file picker on iOS for the user to select a file, returns a file URI. Allows the user to upload…

Opens the file picker on iOS for the user to select a file, returns a file URI. Allows the user to upload files from iCloud

Installation

ionic cordova plugin add cordova-documentpicker
npm install @awesome-cordova-plugins/document-picker

Plugin Repo: https://github.com/iampossible/Cordova-DocPicker

Supported Platforms

  • iOS

Further Information

Last updated