Skip to content

SVG parsing error #786

@DixPatel009

Description

@DixPatel009

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 :
Sticker_Img_16439529827404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions