Save this pdf in the cache/local storage on ionic
问题 Ho to everyone. I followed this tutorial to create a modal view with a pdf generated with pdfmake. http://gonehybrid.com/how-to-create-and-display-a-pdf-file-in-your-ionic-app/ My simply question is how can i save the pdf in my local storage on in cache? I need that to send the pdf by email or open it with openfile2. I'm using Ionic and cordova. 回答1: I don't know how you code it, but I know what plugin you should use: https://github.com/apache/cordova-plugin-file The git contains a complete