You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DateTextField can crash the app if users try to paste in an invalid String (although it will be filtered out by the UITextFieldDelegate method) and then undo it.
The text was updated successfully, but these errors were encountered:
DateTextField
can crash the app if users try to paste in an invalid String (although it will be filtered out by theUITextFieldDelegate
method) and then undo it.The text was updated successfully, but these errors were encountered: