react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

The underlying audio session does not get activated propertly when receiving call in locked screen

Open gusilva opened this issue 5 years ago • 6 comments

Bug report

  • [x] I've checked the example to reproduce the issue.

  • Reproduced on:

  • [ ] Android

  • [x] iOS

Description

Everything is working when receiving calls except when the phone is in locked screen. I can hear the remote user but the remote user is not able to hear me. When I click the button to access the app, the remote user start to hear my voice. I found this thread (https://developer.apple.com/forums/thread/64544), but the workaround that they suggested, did not fix the problem.

Steps to Reproduce

Answer the call in locked screen and check if the remote user is hearing your voice.

Versions

- Callkeep: 3.1.0
- React Native: 0.61.5
- iOS: 12.4.7 and 13.5.1
- Android:
- Phone model: iPhone 6 and iPhone 8

Logs

2020-07-17 15:53:47.299383+0300[3368:2280709] [RNCallKeep][reportNewIncomingCall] uuidString = 69c1966d-52d2-43b2-a7ff-4836fb2fb88b
2020-07-17 15:53:47.301224+0300[3368:2280709] [RNCallKeep][configureAudioSession] Activating audio session
2020-07-17 15:53:50.425683+0300[3368:2280709] [RNCallKeep][CXProviderDelegate][provider:performAnswerCallAction]
2020-07-17 15:53:50.798202+0300[3368:2280709] [RNCallKeep][CXProviderDelegate][provider:didActivateAudioSession]

gusilva avatar Jul 17 '20 13:07 gusilva

I am having the same issue. Did you fine a workaround @gusilva ?

funkju avatar Aug 25 '20 22:08 funkju

@funkju, I didnt find any solution for that. Still waiting for some update in this package.

gusilva avatar Aug 30 '20 13:08 gusilva

Have you found any solution for that?

Andriiklymiuk avatar Sep 03 '21 12:09 Andriiklymiuk

I have no issues with initial sound activation. For webrtc connection we use incall-manager also.

Romick2005 avatar Sep 03 '21 13:09 Romick2005

@Romick2005 thanks)

Andriiklymiuk avatar Sep 03 '21 13:09 Andriiklymiuk

any solution?

devartwa avatar Jun 02 '22 17:06 devartwa

@devartwa did you find any solution for this issue?

chetan-sevaro avatar Oct 21 '22 10:10 chetan-sevaro