Skip to content

Crash using static library #5

@vbergae

Description

@vbergae

Hi, if I use FontLabel inside a static library the class FontLabel crashes on line 156:

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ZAttributedString sizeConstrainedToSize:lineBreakMode:numberOfLines:]: unrecognized selector sent to instance 0x633e670'

In another hand if I use FontLabel without static library, inside the main project, works great.

Any ideas?

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