Unable to simultaneously satisfy constraints with keyboard and UIToolBar
问题 I've table view below which I've text view. I'm adding a tool bar above keyboard to show Done button. When I tap on a button in a row to delete the row it shows LayoutConstraints issue as shown below. Following log also shows the flow of event. I can confirm that this issue is related with tool bar, if I remove tool bar then this problem doesn't appear. Similar issue is discussed on https://github.com/hackiftekhar/IQKeyboardManager/issues/1616 I've tried few suggestions from there viz.