Macaw
Macaw copied to clipboard
SVG parsing error
i add one svg and load this svg using Macaw but showing this error.
SVG parsing error. Shape switch not supported SVG parsing error. Shape aipgf not supported
Code For Implement :
let sVC = SVGView.init(frame: CGRect(x: 0.0, y: 150.0, width: 200.0, height: 200.0))
sVC.fileName = "sticker"
self.view.addSubview(sVC)
SVG File :