Results 1 comments of Alpharis

My app was also crashing. I figured it was because of OTP parsing. I solved it by adding try/catch ` const otpHandler = message => { try { const otp...