Skip to content

App Crash in device at the line in bold #3

Description

@KripaInfo

-(void)checkSign
{
if ((self.signature = UIImagePNGRepresentation([self.view getSignatureImage])))
{
[_delegate signatureViewController:self didSign:self.signature];
}
else
{
[_delegate didNotSignInSignatureViewController:self];
}
}

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