I have been developing heavily in Xcode 11 (betas and now GM seed 2) and on a few occasions, I have had the app freeze when trying to type in a UITextField. No crash, no logs, etc. Doing a "Erase all contents and settings" fixes the issue. I have not experienced on any physical devices but it still concerns me. Anyone else experience this? Has me a bit concerned.
Xcode 11 iOS 13 simulator freeze UITextField
So it means we have to do a factory reset on the device to fix it?
This worked for me, thanks!
I encountered the same issue. disabling "Automatically Sync Pasteboard" has not worked for me, closing and restarting the simulator did the trick.
Still happening on iOS 13.1 Xcode 11.1 GM seed. Disabling "Automatically Sync Pasteboard" doesn't solve the issue for me.
Also happened to me with xCode 11.0, and the solution was to do the following:
Simulator: Hardware > "Erase all contents and settings"
Is this still happening for you in Xcode 11.2?
This problem still exists on Xcode 11.1 The solution is:
"Simulator -> Edit -> Automatically Sync Pasteboard" canel selected.
"Hardware -> Restart"
More detail see
Yes.
Xcode 11.3
Simulator iPhone 11 Pro Max - 13.3
Disabling "Automatically Sync Pasteboard" fixes the issue.
This still happens sometimes to me on Xcode 11.4. Disabling Automatically Sync Pasteboard unfortunately did not work for me. What worked for me is to restart the simulator.
Device -> Restart
Working for me.
Additional Efforts:
Untick Connect Hardware keyboard
Restart Simulator again. (right click simulator icon and Quit. Closing simulator alone would not help, may b.)