Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone number suggestion not working on Android 12 devices #6

Open
cscipher opened this issue Oct 17, 2022 · 2 comments
Open

Phone number suggestion not working on Android 12 devices #6

cscipher opened this issue Oct 17, 2022 · 2 comments

Comments

@cscipher
Copy link

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.

@fidelisakilan
Copy link

+1 Facing similar issue on 3 devices i have tested so far.
Samsung m 13 Android 12
Realme 3 pro Android 12
Mi A3 Android 11

@danishkhawaja98
Copy link

danishkhawaja98 commented Feb 14, 2023

Hi @fidelisakilan , @cscipher!

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

s2mxgumlic051

Possible Solutions:

  1. 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."

  2. 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.

  3. Go to your Network Carrier Office.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants