--- 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 ```bash 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](https://github.com/Amphiluke/cordova-plugin-save-dialog) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)