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

iOS CallKit framework and Android ConnectionService for React Native

Results 265 react-native-callkeep issues
Sort by recently updated
recently updated
newest added

I have a voip video calling app. I am using Callkeep exclusively for IOS, to access IOS callkit. I have a component that listens to both onRNCallKeepPerformAnswerCallAction and onRNCallKeepPerformEndCallAction. In...

question

Hi I am using react-native v-0.61.4 with react-native-callkeep. is there anyway to redirect into own application when user accept call. not to native calling screen?

# 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: - [ ] Android - [ X ] iOS ## Description Error...

Note: My case is Data only message type of notification as mentioned in below link "Message Handlers" section https://rnfirebase.io/messaging/usage My Data payload :- { "sentTime": 1634743772379, "ttl": 2419200, "data": {...

# 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: - [ ] Android - [x] iOS ## Description Hi there, I'm facing the...

Could not determine the dependencies of task ':unimodules-react-native-adapter:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':unimodules-react-native-adapter:debugCompileClasspath'. > Could not resolve androidx.core:core:1.0.0. Required by: project :unimodules-react-native-adapter > Cannot find...

# 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: - [ ] Android - [x] iOS ## Description setup has both android and...

# 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: - [x] Android - [ ] iOS ## Description Phone is crashing after...

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...

I am doing push voip with callkeep. When the application is running or in the background. It works well. But when I kill it, the callkeep shows only 5 to...