Cannot interact with speaker button
I have just test on iOS and I have faced an issue. When start to display a incoming call (VoIP fired), the native phone UI displays but I can’t interact with Speaker
So if the callee want to turn on the speaker, how to archive that with this library?
Any help would be very appreciated!
lib:
"react-native": "0.63.3",
"react-native-callkeep": "^3.1.4",
OS:
Xcode: 12.2
iOS version (real device): 14.2
same issue
same issue in android
same issue
What is your exact case? For my case when user accept a call -> app start video call and close callKit UI from js side and render videos containers. PS For setting the correct audio output we use react-native-incall-manager setForceSpeakerphoneOn method.
I am having the same issue When a user answers a VoIP call from Callkit UI, the speaker button on Callkit UI doesn't toggle properly.