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

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

I have implemented a Background Service using [react-native-background-actions](https://github.com/Rapsssito/react-native-background-actions) to keep the call active in the background, even if the user clears the app from recent apps during an ongoing call....

i'm not sure why this code was added but so as same name cannot exist for a method its throwing error in new arch react-native > 0.76.0 **Exact error was**...

Clonar WhatsApp en 2 plano

# 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 On Android, the didDisplayIncomingCall event...

setuUp in realme device is not working there is no calling account

When the dialer is on Andorid 14, the receiver can not hear the voice. The dialer hears the voice. I have added android.permission.FOREGROUND_SERVICE_MICROPHONE in menifest **.** I have used jssip...

#### **Description** My app receives a **silent push notification (voip)** and processes it in **headless mode** with the help of firebase backgroundHandler. ```js import messaging from '@react-native-firebase/messaging'; messaging().setBackgroundMessageHandler(onReceiveMessageInBackground); ``` I...

Hi! Imagine that you received a call while your app is in the background, accepted it and now have an active conversation. Then you receive a second incoming call. In...

# 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 Followed guide to ## Steps...