5r1m commented on issue #79: Canvas gets tainted when drawn with an image using the custom scheme URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/79#issuecomment-465437526 We also tried with setting the crossorigin attribute to "anonymous" for the image being drawn on to canvas but this resulted in the below error even with _access origin='*'_: _[Error] Origin null is not allowed by Access-Control-Allow-Origin. [Error] Failed to load resource: Origin null is not allowed by Access-Control-Allow-Origin._
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
