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
// Forcefully try to make first otp field as first responder
(viewWithTag(1) as? OTPTextField)?.becomeFirstResponder()
On this line app being crash .
Please let me know how could i fix it
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: