react-native-incall-manager icon indicating copy to clipboard operation
react-native-incall-manager copied to clipboard

[Android]: Does the react-native-webrtc or the react-native-incall-manager have anything for continuing audio on app Background?

Open SavinderSingh opened this issue 3 years ago • 4 comments

this question is already existed... But there is not any solution...

IOS works fine... But in android, when app in background mode, there is no audio or mic works, when comes on foreground, it works again fine...

How can i make it working when app in foreground as well as background both.

Please help me to solve this.

SavinderSingh avatar Nov 22 '22 18:11 SavinderSingh

I had the same problem and I solved using that solution https://react-native-webrtc.github.io/handbook/guides/extra-steps/android.html

adriano-rodrigues99 avatar Nov 22 '22 18:11 adriano-rodrigues99

I had the same problem and I solved using that solution https://react-native-webrtc.github.io/handbook/guides/extra-steps/android.html

Thanks For ur help... i also updated my code as per this documentation, but still issue existed... this issue mainly existed in SAMSUNG S10 device...in other android devices it works fine...

SavinderSingh avatar Nov 23 '22 15:11 SavinderSingh

@SavinderSingh please check my comment here

hanios123 avatar Jan 12 '23 11:01 hanios123

@zxcpoiu this is a duplicate can you close this one?

vanGalilea avatar May 11 '23 14:05 vanGalilea