Hi,
I've noticed through testing of our app on iOS 9 that the DatePicker's keyboard allows a paste operation which will stick whatever is in the clipboard into the date field, this works with incredibly long strings which aren't valid dates.
Is there any way to disable to paste or remove the stuff that it enters if the user presses it? Or is this worthy of filing a bug on bugzilla?
Thanks