Skip to content

iOS 9 Crashes with styleClass All Over #186

@cliftonlabrum

Description

@cliftonlabrum

I just fired up my Pixate-enabled app in the iOS 9 simulator, and it crashes all over the place with messages like:

-[UITextField preventStyling]: unrecognized selector sent to instance 0x7fa8b96d6330

Failed to set (styleClass) user defined inspected property on (UITextField): -[UITextField preventStyling]: unrecognized selector sent to instance 0x7fa8b96d6330

and...

-[UISearchBarTextField preventStyling]: unrecognized selector sent to instance 0x7fda5af39350

Anyone know why this preventStyling thing is creating issues? I don't explicitly using it anywhere in my code. It appears to get called when using styleClass.

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