Posts

Post not yet marked as solved
0 Replies
461 Views
textField_firstName.autocorrectionType = .yes textField_firstName.textContentType = .givenName textField_firstName.keyboardType = .namePhonePad Here is my code for autofill First Name in UITextField on my SignUp form. But it is not working properly. Its repeating first name on some devices means first name appear twice when tap on suggestion and on some devices its not working at all. Any help will be highly appreciable. My autofill code also not working on properly on "Last Name", "Phone" & "Email" field. I just noticed something. The duplication is only happening if the name (first or last) is less than 8 characters Regards,
Posted Last updated
.
Post not yet marked as solved
3 Replies
1.2k Views
Hey all, I want to ask is it possible that we just squeeze our phone inside our pocket or jacket and our app activate. Basically what I need is, I want to open my app by just squeeze my iPhone. Is it possible if yes then please provide me with some helping material. Best Regards,
Posted Last updated
.