react-native-callkeep
react-native-callkeep copied to clipboard
iOS CallKit framework and Android ConnectionService for React Native
Hi, how do you handle incoming call expiration (hide the incoming call screen after a certain timeout)?
# Bug report - [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. **Can't check it, receiving this error: https://github.com/react-native-webrtc/react-native-callkeep/issues/282** - Reproduced on: - [ ] Android - [x]...
# 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 I call RNCallKeep.startCall(id, name, name) and the outgoing call...
# Bug report - Reproduced on: - [x ] Android ## Description Please I am trying to end an incoming call before the callee accepts/picks the call using callkeep. I...
Hi, This PR contains destroying provider manually in order to be able to call setup() method again to activate ringtoneSound changes. When user picks the new ringtone over UI, the...
# Feature Request - [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 Unable to disable Call Provider....
# Bug report - Everything works fine so far, but while on a call on Android the callkeep remains active with SIP call after killing the application from the task...
# 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: - [ ] Android - [X] iOS ## Description When trying to build for...
Hey guys! Thank you all for the great project. It's absolutely must-have for calling apps based on react-native! In our project we use the event 'endCall' to let know a...
- Reproduced on: - [ ] Android - [x ] iOS ## Description When there is an incoming call and user ends it with tapping on "Message" icon on CallKit...