cesarvr / pdf-generator

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

Ios: Thread Warning #34

Closed jonneroelofs closed 7 years ago

jonneroelofs commented 7 years ago

When trying to render a pdf of more then a few lines I am getting a warning on IOS: THREAD WARNING: ['PDFService'] took '15.165771' ms. Plugin should use a background thread.

After the warning the entire app becomes unresponsive. Any suggestions?

jonneroelofs commented 7 years ago

Okay we can ignore this one. Apparently the problem is with some deprecated css in our template.