Hello
I am trying to implement phone auth with firebase in a flutter app. Everything is working fine except that the OTP is not being auto detected. Looking at some issues on Github and StackOverflow, it was suggested to reduce the length of app name. Currently the OTP message is like
I cannot find a way to reduce the length of app name. The app is under open testing and isn't fully live yet. It was written that firebase automatically pulls the name from playstore but even after integrating playstore with the project on firebase, app name is not updated.
Please suggest me what to do to fix this issue.
Regards,
Mohit Singh