gpreg
gpreg
Hi kirtipriya... Yep, just came across this issue too. The XCode debugger suggests that iOS 14 requires this to run in a background thread. Have included some relevant output below...
I ended up changing to a different plugin (cordova-pdf-generator) - it may suit depending on your needs.
It was able to do what we had been previously been using cordova-plugin-printer for - but you'll need to check the details (https://www.npmjs.com/package/cordova-pdf-generator) against you're own app's requirements.
Hi guys... Am using PhoneGap Build (CLI-8.0.0). Any suggestions/workarounds since PGB doesn't seem to allow hooks?
@josiahbryan: Unfortunately not - had to stick with CLI-6.5 but now starting to get a bit squirrelly as no doubt PGB will start pushing toward building with a higher version...