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 282 react-native-callkeep issues
Sort by recently updated
recently updated
newest added

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

'runs pickup' is never logged to console. I suspect the 'answerCall' event occurs before listener is added in some cases. How do you check if app loaded with 'answerCall' event....

# Bug report - RNCallKeep.startCall is not connecting to QB on IOS for incoming call. - Reproduced on: - [ ] iOS ## Description When i tried to create call...

# 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 We a custom UI that's...

displayCall not working on IOS and no exception is provided(neither on real device nor emulator)... in android its necessary to get several access permissions but i dont see any permission...

question
ios

# Bug report - I've checked the(https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. ## Description I have implemented RNCallKeep features in such a way that when a push notification arrives, then it...

# Bug report - [ Y ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [ Y ] Android - [ ] iOS ## Description ##...

# 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: - [] Android ## Description CallKeep is working properly on IOS but on Android...

# 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 ## Description CallKeep is working properly on IOS but when we...

Just wondering how anyone handles call declines/rejects when app is not opened in ios?