Tuesday, 4 May 2021

Firebase PhoneAuthentication OTP not showing APP NAME correctly

I've the app deployed on play store. The SHA1 and SHA256 are added in the firebase project settings. I'm using phone authentication to receive the OTP for the app. The message comes in the following format:

123456 is your verification code for APP_NAME.
LghSMNBa+V

Why is the random sting appearing. The code gets verified and it works fine but I don't want the random string to be sent along with message.



from Firebase PhoneAuthentication OTP not showing APP NAME correctly

No comments:

Post a Comment