Skip to content

Crash in FUICodeField #611

@ogres

Description

@ogres

I am having crashes on following line:

self.inputField.textContentType = UITextContentTypeOneTimeCode;

-[UIView setTextContentType:]: unrecognized selector sent to instance 0x109fb5b30
 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView setTextContentType:]: unrecognized selector sent to instance 0x109fb5b30'
***

Looks like it was enabled few days ago - #607 but FUICodeField does not fully support textContentType behaviour.

I am using these versions:

FirebaseUI/Auth (6.0.1):
FirebaseUI/Phone (6.0.1):

iOS 12.1.2
Xcode 10.1

It crashes on both - Simulator and actual device.

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