suryamin

Results 6 comments of suryamin

Hi Tkko, Thank you for your quick response. I've took out focusNode and onChanged followed yours. And it doesn't work. Performing hot reload... Reloaded 0 libraries in 646ms. W/System (10675):...

sms code come with 6 digits, produced by verifyPhoneNumber (firebase auth). ...smsCode:926902 -> print to screen for debug

Thanks, I am not successfully implemented sms retrieval from verifyPhoneNumber. I'll go back to firebase_auth verifyPhoneNumber, see what I can get. If you have a handy example for sms code...

Thank Tkko, I'll update you later for the result. Cheers,

Hi Tkko, I've finally got it right by changing the logic, smsCode as a returned code and passing it to the controller.text Before I used smsCode as a generated code...