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 When i create outgoing call on my test android without sim he show error "Not registered on network." How i can create call without sim only in...

I followed the setup steps for React Native CallKeep, but after running: - Reproduced on: - [ /] iOS - Callkeep: ^4.3.14 - React Native: 0.75.4 - iOS: 15.8.3 -...

Hi guys, I am using react-native-callkeep for using native call screen it’s working fine but when user want’s to end the call and at this moment i am using these...

# 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: - [ ] iOS ## Description Im building an Video call app which...

Added implemenation for Android with Kotlin for the files below: - MainActivity.kt; - MainApplication.kt