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

Permission Audio not working when Android App killed. #55

Closed
duypxd opened this issue Aug 17, 2021 · 5 comments
Closed

Permission Audio not working when Android App killed. #55

duypxd opened this issue Aug 17, 2021 · 5 comments

Comments

@duypxd
Copy link

duypxd commented Aug 17, 2021

I have a problem when calling, A calls B(Android, kill app) then it seems that the audio permission is no longer active, even though the call is received and accepted but no sound from B transmits to A. A transmits for B is stable.

@duypxd
Copy link
Author

duypxd commented Aug 17, 2021

image
when app quit.

@MrHertal
Copy link
Owner

MrHertal commented Sep 8, 2021

Hi,

Can you reproduce that issue on the example app?

@duypxd
Copy link
Author

duypxd commented Oct 6, 2021

@MrHertal m
Do you have 2 apps?
When B is not opening the app. A calls B then B accepts the call. ( B Receive calls in the background app )

  1. A will make a sound, B can hear it.
  2. Otherwise B emits sound, A cannot hear it.

@duypxd
Copy link
Author

duypxd commented Oct 6, 2021

@MrHertal
The Record permission is not registered when the app is in the background. line 244

@chiphan2008
Copy link

@MrHertal The Record permission is not registered when the app is in the background. line 244

hi friend,
The RNTwilioPhone.getCallUUID() method not public to use. Plz show me, thanks!
image

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