Removing OTP message from keyboard
Asked Answered
C

0

8

My textfield read the OTP code from sms message,
if the user press on from message the other textfields work fine, but if the user not use it, the OTP message still appears as suggestion to fill other textfields, so how cloud i remove the OTP from the keyboard when i move to other textfieldenter image description here

Cheap answered 16/5, 2019 at 23:18 Comment(4)
have you tried this ? textField.autocorrectionType = .noCystic
Yes I had try it but it doesn’t work, even i kill the app the the otp still appears on my app keyboard.Cheap
@Cheap have you solved this problem. same issue on my projectTreece
@Treece unfortunately I didn't find the solutionCheap

© 2022 - 2024 — McMap. All rights reserved.