-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Description
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.
katspaugh, sshilko and morganchen12
Metadata
Metadata
Assignees
Labels
No labels