Files
2026-03-21 17:08:43 -07:00
..
2026-03-21 17:08:43 -07:00

description
description
SaveDialog plugin for Cordova and Ionic. Plugin displays the native Save dialog which allows users to store a file in the selected location.

SaveDialog

Plugin displays the native Save dialog which allows users to store a file in the selected location.

Installation

ionic cordova plugin add cordova-plugin-save-dialog
npm install @awesome-cordova-plugins/save-dialog

Plugin Repo: https://github.com/Amphiluke/cordova-plugin-save-dialog

Supported Platforms

  • Android
  • iOS

Further Information