react-native-callkeep
react-native-callkeep copied to clipboard
iOS CallKit framework and Android ConnectionService for React Native
I cannot able to See the message icon in Ios which is marked in red in below image. How to fix this? 
i always got false retrun on my RNCallKeep.setup, how to fix it? Here's my code ``` export const initBgSIPService = () => { const getNewUUID = () => uuid.v4().toLowerCase(); setup...
- [x] Android - [x] iOS ## Description Hi Guys! I try to integrate your lib to our project and have question related to video call displayIncomingCall has parameter hasVideo,...
# Bug report - ☑ I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - ☑ Android - ☐ iOS ## Description Android native call screen does not...
# Bug report - Reproduced on: - [ ] Android ## Description Answering the call from the incoming UI display on android was not navigating me to the app, the...
# Bug report - Callkeep asking for phone account permissions so after enabling phone account permission it will shows my app name inside call options which is display after dial...
# Bug report We are having this issue with multiple call handling in our app, The microphone automatically gets disabled when I press hold&accept on the incoming call screen. We...
# Bug report - [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. ## Description I downloaded the example and installed the npm packages. Then I ran npm run android...
# Bug report - [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [x] Android - [ ] iOS ## Description When I'm trying to run...
Hello all, This is not a bug report but it's a general inquiry regarding a specific use case as to whether I can use this library for or not. Since...