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

hasPhoneAccount() - App Crash #24

Closed
mohit67890 opened this issue Sep 11, 2020 · 3 comments
Closed

hasPhoneAccount() - App Crash #24

mohit67890 opened this issue Sep 11, 2020 · 3 comments

Comments

@mohit67890
Copy link

there is a problem with the hasPhoneAccount method channel, wherein the app crash when I ask for permissions..
Can someone resolve these issues.

@rekonvald
Copy link

Hi there! Have the same issue( Have you found solution?

@andw99
Copy link

andw99 commented Sep 4, 2023

On many devices using Android 11 and up, there is no Calling Accounts settings page - hence this fails, it doesn't cause a crash within my app but it does not allow for the requisite permissions to be set to allow the invoke method for hasPhoneAccount to be implemented.
This needs a fix to ensure that CallKeep continues to be relevant for devices beyond Android 10.

@Ayman-Barghout
Copy link
Contributor

Package has been significantly updated since this issue was last active, if the issue still presists please feel free to re-open.
The plugin doesn't support TelephonyManager on Android.

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

4 participants