OTPFieldView icon indicating copy to clipboard operation
OTPFieldView copied to clipboard

Crash when load the view

Open Raviojha62 opened this issue 4 years ago • 0 comments

   // 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

Raviojha62 avatar Oct 28 '21 17:10 Raviojha62