When I tap in UITextfield
to edit it, the message "connection to daemon was invalidated" shows up and the keyboard on my iPhone doesn't show up. I am unable to edit any UITextfield
at the moment because of such error. How can I fix this?
Asked
Active
Viewed 2,842 times
7

Nayan Dave
- 1,078
- 1
- 8
- 30

David W Nam
- 113
- 1
- 7
1 Answers
4
I am getting the same error message, but my keyboard works, appears and disappears as it should. I am using the "unspecified" keyboard with "Capitalization" through "Spell Checking" set to "None" or "No", the rest to "Default". Have you tried changing your keyboard settings to isolate the cause?

Jan.Helbig
- 56
- 2
-
3Having this same issue as well, is this an iOS bug? I'm presenting a modal view controller with a UITextView in it, when I tap to edit I am seeing this daemon error. I didn't customize anything in the textView, its just the stock settings. – GarySabo Jun 13 '20 at 21:51
-
1Yes, it dint cause any problems. It works fine but still it shows the warning. – Bala u1 Jul 04 '20 at 09:22