I have the situation that an textfield is presented via dynamic prototype cell of an table view.
In this case calling the EasyTipView.dismiss() function does nothing. I have to tap the tip explicitely to dismiss it.
In opposite, any textfields inside statical table view cells can be dismissed via dismiss() without a problem.
I have the situation that an textfield is presented via dynamic prototype cell of an table view. In this case calling the EasyTipView.dismiss() function does nothing. I have to tap the tip explicitely to dismiss it.
In opposite, any textfields inside statical table view cells can be dismissed via dismiss() without a problem.