Skip to content

'pngData()' has been renamed to 'UIImagePNGRepresentation(_:)' #66

@ArturGasparyan

Description

@ArturGasparyan

In Image+FileKit.swift on line 66 I get the following error:

'pngData()' has been renamed to 'UIImagePNGRepresentation(_:)'

Changing self.pngData() to UIImagePNGRepresentation(self) solves the issue. Please, kindly update.

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