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

Microphone phone's permission disable after picking the call through native call UI (Android) #450

Open
usamaabutt opened this issue Jun 30, 2021 · 2 comments

Comments

@usamaabutt
Copy link

Hi, I am facing this issue in Android. Here's the detail and use_case for it.

Use_case:
My app is in background/lock_screen mode and there is an incoming VoIP call notification arrives and i am displaying the native incoming calling screen for that once the user will pick the call through the native calling screen and call starts correctly but my receiver couldn't hear me and i couldn't hear him.
But if i am picking up the phone in foreground mode through my custom calling UI then the call will works perfectly i can hear and speak with my receiver.

So, what i feel is when the native calling screen is comes up then it is blocking my microphone and speaker permissions somehow. I am not sure what's actually going on in this situation.

If anyone could help me out in this issue i will be very thankful to him/her. Thanks!

@danishkhawaja98
Copy link

Hi @usamaabutt
Have you found the solution on this issue?

@usamaabutt
Copy link
Author

No @danishkhawaja98 I was not able to found any work around of this issue.

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

2 participants