Angular Firebase signInWithPhoneNumber
问题 I am new on the site, so if I make a mistake, please correct me (I will fix it) and forgive me. I am also new using Angular 4 environment. Firebase has an new option for: signInWithPhoneNumber, and I want to implement it on my new app. This method need the parameter: signInWithPhoneNumber(phoneNumber, appVerifier). Getting the phoneNumber is easy, using the form, but getting the appVerifier is making me crazy. I dont understand the concept of appVerifier. I installed the component: https:/