react-native-callkeep
react-native-callkeep copied to clipboard
iOS CallKit framework and Android ConnectionService for React Native
# 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 - [x] iOS ## Description - It's mismatching duration...
# Bug report ## Description App crash on Android 6.0, 7.1.1 and 7.1.2 This is my Manifest ``` ``` build.gradle ``` ext { buildToolsVersion = "29.0.3" minSdkVersion = 23 compileSdkVersion...
When following the iOS installation doc, I got a warning at [this step](https://github.com/react-native-webrtc/react-native-callkeep/blob/master/docs/ios-installation.md#4-updating-appdelegatem): ``` Conflicting parameter types in implementation of 'application:continueUserActivity:restorationHandler:': 'void (^ _Nonnull __strong)(NSArray * _Nullable __strong)' vs 'void...
# 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 using Callkeep to display...
# 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: - [x] Android - [ ] iOS ## Description ## Steps to Reproduce...
# Bug report - Reproduced on: - [ ] iOS ## Description We are experiencing difficulties receiving calls on iOS devices within the United States while utilizing Apple Push Services....
- Reproduced on: - Android ## Description Hi, I implemented the RNCallKeep, while iOS works fine. I get this wierd bug on Android. The call is working but I don't...
# 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 I am using jssip with...
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. I was working on integrating the...
# Bug report - [ ] I've checked the https://github.com/react-native-webrtc/react-native-callkeep to reproduce the issue. - Reproduced on: - [ ] Android ## Description I use wazo call connection service but...