Akshay S. Pawar
Results
1
issues of
Akshay S. Pawar
trying override fun onVerificationCompleted(phoneAuthCredential: PhoneAuthCredential) { val code = phoneAuthCredential.smsCode if(code != null){ // set pin here automatically to pinView Box ` pinView.pinResults = code` =======================> error goes here :(...