cesarvr / pdf-generator

Cordova plugin to generate pdf in the client-side
MIT License
107 stars 61 forks source link

allowing custom scheme for cordova-plugin-ionic-webview #92

Closed cognitivedesire closed 5 years ago

cognitivedesire commented 5 years ago

cordova plugin for webview is using custom scheme so the PDF html was not loading in the WebView.

This change allows ionic: protocol to be whitelisted

kohlia commented 5 years ago

Hi Can you Please merge the change

kohlia commented 5 years ago

Hi @cesarvr can you please publish it to npm Thank You

kohlia commented 5 years ago

Hi @cesarvr can you please publish it as I need to link it to my project

cesarvr commented 5 years ago

just published https://www.npmjs.com/package/cordova-pdf-generator

Cheers. 👍