Relative Content

Tag Archive for iosswiftuitextfield

Error when attempting to set a UITextField to first responder

I get this error when calling becomeFirstResponder() on a UITextfield
-[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. inputModality = Keyboard, inputOperation = , customInfoType = UIEmojiSearchOperations

Strange icon on UItextField iOS Swift

I am getting a strange icon shown in the picture on top of the UITextField in iOS Swift. I would greatly appreciate any help.
One more thing I am using UIFloatLabelTextField.