I am unable to deselect the selected text in a UITextview (objective c) in ios 11, I have tested in ios 10 and it is working fine. As per my situation when user tap on text view the text get selected(it is working), but when he tries to edit the text and tap on text to deselect at that time it is not getting deselect(only in ios 11),
can anyone help me out?