Skip to content

Not support local HTML string file. #7

@britzlieg

Description

@britzlieg

Can not load the local HTML file.
`

        let pathString = Bundle.main.path(forResource: "licenses", ofType: "html")

        let popupvc = PTPopupWebViewController()

        popupvc.popupView.URL(string: pathString!)

        popupvc.show()

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions