Skip to content

App crash on intrinsicContentSize #36

@nirav-kotecha

Description

@nirav-kotecha

When user has empty textfield and he return the keyboard means resign the textfield then it will crash on below line.
CGSize intrinsicSize = [super intrinsicContentSize];

If user has input something then no crash. It's only occur when empty textfield and resign the responder.

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