-
Notifications
You must be signed in to change notification settings - Fork 2
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
bug: mobile phone number is empty on Android 12 #3
Comments
Hi @shivamHylo, Which OS are you testing the plugin on? For Android 13, some changes will be needed to the implementation to retrieve mobile numbers. Regarding iOS, Apple does not allow developers to retrieve mobile numbers. You can find more information about this policy in the Apple Developer Forums (Reference: https://developer.apple.com/forums/thread/9171). |
when you update for For Android 13, |
Now that the capacitor 5 beta has been released, will you start working on Android 13 support? |
Hi @tarangshah19 @harshall666 I've created a separate issue specifically for Capacitor 5 and Android 13 support (#4). I'd like to suggest that we continue this discussion on there. Thank you! |
Hi @shivamHylo, sorry for pinging you again. Is your end result different from the following?
I would appreciate it if you could provide me with more details, so that I can take a deeper look and address the issue. |
I have found the issue in android 12, in lower android version it's working fine
Regards,
Shivam Thakur
Developer
m: +91 9012999342 | e: ***@***.***
Hylobiz | India • UAE • USA • Indonesia
[Facebook icon]<https://www.facebook.com/gohyloapp/> [LinkedIn icon] <https://www.linkedin.com/company/smeneobank/> [Twitter icon] <https://twitter.com/HyLoBiz/> [Youtbue icon] <https://www.youtube.com/channel/UCHoDm2D46WhKUqNfeIo91Jg> [Instagram icon] <https://www.instagram.com/hylobiz/> [Medium icon] ***@***.***>
…________________________________
From: jonz94 ***@***.***>
Sent: 10 April 2023 19:19
To: jonz94/capacitor-sim ***@***.***>
Cc: Shivam Thakur ***@***.***>; Mention ***@***.***>
Subject: Re: [jonz94/capacitor-sim] Mobile value empty (Issue #3)
Hi @shivamHylo<https://github.com/shivamHylo>, sorry for pinging you again.
Is your end result different from the following?
Currently, the plugin can only retrieve mobile numbers on Android devices running version 12 or lower.
For Android 13, some changes will be needed to the implementation to retrieve mobile numbers.
Regarding iOS, Apple does not allow developers to retrieve mobile numbers. You can find more information about this policy in the Apple Developer Forums (Reference: https://developer.apple.com/forums/thread/9171).
Therefore, if you are not able to retrieve mobile numbers on iOS devices, this is expected behavior.
I would appreciate it if you could provide me with more details, so that I can take a deeper look and address the issue.
—
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6CMKS7YVWHP5JTOJT4HHNDXAQFXPANCNFSM6AAAAAAVFGS3A4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
For me, the plugin is working as expected till Android 12. In Android 13, the number property returns an empty string (""). Other properties(carrier name, etc) are returning data as expected. Regards, Update:- I haven't tested this plugin on Android 12 yet. I wrongfully assumed it should've worked on 12. It works fine till 11 |
Hi there, I just publish a new version. |
i have installed this plugin but i am not getting mobile number in the result.
The text was updated successfully, but these errors were encountered: