vijtheveg
vijtheveg
Thanks @aguatno, for your response. It takes considerable amount of time to create a working sample app using Firebase auth and given that my code has not changed at all...
FYI, I removed special characters from the app name - this problem continues to happen
Thanks, Atul. What is the "app's hash value" - where can I find it?
Thank you, Malcolm! So, shortening the application name to around 10-15 characters from its current length will be a workaround, correct?
It looks like shortening the name of the app does indeed fix the problem! The OTP is being read correctly, now that I shortened the app name. @malcolmdeck if this...
Here's the latest twist on this problem. This seems to be failing for different langauges as well, as the text for some languages is longer than others. See below an...
@mikehardy, I'm not sure I understand. I am not sending these SMS messages - they are being sent by the Firebase auth server as part of the phone auth flow....
Any updates? This bug is reproducible even in version 2.1.13. This is a pretty serious bug, and it is suprising that there is no resolution even after so many months.
Agreed with the sentiment about not putting hacky stuff in. Also agreed that the code I have suggested above is hacky (but there is no better way). However, > This...
> Just found this issue and finally understand what happened. I enabled R8 full mode last week and published the update, then I received bug reports about text being overlapped...