You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we request hints for phone number suggestions, the dialog loads for less than a second and then disappears on android 12 devices. I tried with other android versions and it was working fine there.
The text was updated successfully, but these errors were encountered:
This is not due to the package, android versions or mobile devices. Actually, it's a network carrier issue.
You can identify this by going to settings > About Phone > Basic info (Phone number) and assure that you are not getting "Unknown Number" in the field. If you are getting "Unknown Number" then the package would return null, and the dialog will disappear.
Here is the image:
Click to view Image
Possible Solutions:
Eject your sim from android device and insert it into iPhone. Wait for few seconds for the sim info to get read by iPhone. Eject from iPhone and insert again in your android device. Hopefully, now you will be getting "" instead of "Unknown Number."
Some devices like HUAWEI, OPPO etc. has the ability to edit your sim numbers for "Phone Number Hint". You can do this by going to Network & internet > SIM card manager > Click on the pen (or any edit icon) > You can edit your number and save it.
When we request hints for phone number suggestions, the dialog loads for less than a second and then disappears on android 12 devices. I tried with other android versions and it was working fine there.
The text was updated successfully, but these errors were encountered: