Posts

Post not yet marked as solved
2 Replies
3.8k Views
Hi,Using ios11 autofill on my textfields works great, however I have a "Mobile number" field which I intend to only allow mobile numbers to be entered (ie. no letters), I have written logic in the "shouldChangeCharactersInRange" method to only allow numbers and "+" however this also blocks the autofill feature, Is there any way to detect if the input is "autofill" and allow it to be entered,Thanks
Posted
by si1523.
Last updated
.