cesarvr / pdf-generator

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

'webViewEngine' not found on object of type 'PDFGenerator *' #84

Open namnguyen211 opened 6 years ago

namnguyen211 commented 6 years ago

hi guy.i use this plugin and build ios platform it's show message 'webViewEngine' not found on object of type 'PDFGenerator ' NSURL base = [[NSURL alloc] initWithString:[[self.webViewEngine.URL absoluteString] stringByDeletingLastPathComponent]];

cordova version 6.0.0, ios 3.9.1 .anyone know this issue.please support.thanks

jwhitmarsh commented 4 years ago

@namnguyen211 did you ever find a solution to this?