cesarvr / pdf-generator

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

cordova ios 6 css and image local file path not working #122

Open gnans opened 3 years ago

gnans commented 3 years ago

In cordova ios 6 and above i am using window.WkWebView.convertFilePath(filepath) it is not working both css file and as well as image link also.

Please help me on this

Serializ3r commented 2 years ago

i'm having this issue as well, any progress so far?