gitawego / cordova-screenshot

screenshot plugin for cordova/phonegap
Other
211 stars 168 forks source link

Missing SVGs #132

Open globules-io opened 5 years ago

globules-io commented 5 years ago

Any idea why the screenshot is missing SVGs that are in my html? Using

navigator.screenshot.URI(function(error, res){...

Thanks