Like my app name is Hotel Management And the OTP is " 543255 is your verification code for hotel-management.firebaseapp.com. "
And the app is in debug mode , so according to the firebase documentation one should only get the otp Like " 543255 is your verification code."
Now the problem is that the onVerificationCompleted method is not executing when the user receives code, and thus needs to enter OTP manually. I searched and delved a lot and got that the template of SMS plays a important role and in my case it's wrong. How to get correct app name?
Thanks in advance for any kind of help
Note: I'm using the latest version of firebase auth.