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

# 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 ![Screenshot 2024-12-02 172109](https://github.com/user-attachments/assets/778229e1-222a-4d9d-bc26-8b6d9d301e48) ![Screenshot 2024-12-02 172124](https://github.com/user-attachments/assets/b7c6ec7a-1c64-4f70-a9c7-5055502f16a3) - 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...