EXC_BAD_ACCESS error with UITextField

When inputing english letters in UITextField, sometimes it causes EXC_BAD_ACCESS error. The solution is to set the "Correction" property to "No" in UITextField.

你可能感兴趣的:(EXC_BAD_ACCESS error with UITextField)