cesarvr / pdf-generator

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

PDF Generator not working on android 10 !!! #133

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello Cesar! Thanks alot for your awesome plugin, it made my day!

Plugin work is working well on android 9 and below versions. But on android 10. I leave some info about my dev env and logs.

this is my code Capture

and these are logs Capturennn

ghost commented 3 years ago
<plugin name="cordova-pdf-generator" spec="^2.1.1" />

"@ionic-native/pdf-generator": "^5.30.0",

cordova -v = 8.0.0

ionic -v = 6.12.2
MadeInFck commented 2 years ago

Hi @besmartness, I think your log show your pdf as base64 data. So I guess it works.