I am trying to integrate firebase.auth().verifyPhoneNumber("+911234567890"). In ios it works properly and I am receiving firebase.auth.PhoneAuthState.CODE_SENT. In android app crashes and gives me ...
I find the floating-point number loses its decimal point after it is converted to a string, when the number doesn't have a fractional part. And it might cause exception when the string is parsed back ...