UITableViewCell's UITextField's textFieldDidEndEditing not calling
cell.txtExpenseTitle.delegate = self
cell.txtExpensePrice.delegate = self
UITableViewCell's UITextField's textFieldDidEndEditing not calling
cell.txtExpenseTitle.delegate = self
cell.txtExpensePrice.delegate = self
Copyright © 2021 Jogjafile Inc.
First, check delegate and then this method calling properly