I'm looking for a "Save as..." feature with Ionic/Cordova.
I searched for it for a long time, but every solution use the Cordova's File plugin.
I don't want to arbitrarily define a file location before to save it, I want to let the user select his own location / directory, as in this screenshot.
The file-saver package can do that, but unfortunately doesn't work with Cordova.
Any clue?