react-native-callkeep
react-native-callkeep copied to clipboard
iOS CallKit framework and Android ConnectionService for React Native
# 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 Building the project with react-native-callkeep...
# 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 In some Lenovo devices the...
The doc is unreadable, it has no examples for android self-manage mode, I've searched all of google and haven't found anyone who knows how to use this library for self-manage...
Hi, I am testing `react-native-callkeep`. It works fine on iOS, but on Android nothing happens at all when I try to trigger a test incoming call (i.e. run `RNCallKeep.displayIncomingCall()`). Only...
# Bug report   - Reproduced on: - [x] iOS - [x] Android ## Description When Zoom joins a session, Callkeep also start call. When...
In react-native 0.79 reject interface are changed. We should send NSString instead of NSException
### **Problem** Has anyone encountered an issue where `answerCall` events are lost when the app is launched from a killed state via VoIP push? ### **Scenario** 1. App is completely...
# Bug report - Reproduced on: - [X] Android - [ ] iOS ## Description Hey team! One of our customers is reporting that the app crashes immediately when booting...
We're seeing crashes on iOS 18+ devices related to the use of `CXProviderConfiguration initWithLocalizedName` native function. We haven't been able to reproduce the crash, but [Apple’s documentation](https://developer.apple.com/documentation/callkit/cxproviderconfiguration/init(localizedname:)) now marks said...
…react native is thorwing error with the latest version. When upgrading to the latest version of react native (0.76.1), I got this error that RNCallKeep is exporting two methods with...