Skip to content

[<TCMask.MaskViewController 0x14001ac00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key mainView. #34

@RohitMoreGit

Description

@RohitMoreGit

I am using TCMask for my app and working properly but suddenly it's showing me following error and goes on a crash. Tried solutions but could not be resolved please help. Thank you in advance.
My code for to redirect TCMask view is :
TCMaskView *maskView = [[TCMaskView alloc] initWithImage:self.imageView.image];
maskView.delegate = self;
[maskView presentFromRootViewController:self animated:true];

Error : [<TCMask.MaskViewController 0x14001ac00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key mainView.

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