i have UITextView
which is inside the tableview
cell
, and when i click on the "NO" option , the cell will expand , i need to pass the both text which is entered in the textview
and image which is uploaded here,
But the problem is am not able to validate the textview
, whether it is empty or not,
i should check whether it is empty or not, and if it is empty is need to alert the message.