Hi Guys,
I am trying to develop an application using xamarin forms. it have login screen.
I have an Entry with secure field text is getting cleared before editing.
I Made textField.clearsOnBeginEditing = NO; in App Delegates, still the problem was persist.
Can anyone help on this.
Thanks