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: - [X] Android - [ ] iOS ## Description app crashes in android...

# 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 According to Crashlytics, This...

# 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 I'm using https://github.com/react-native-webrtc/react-native-incall-manager to manage...

The use of TelephonyCallback was introduced in react-native-webrtc#724 which is only supported on Android SDK v31+. I have added an `@RequiresApi` annotation to maintain compatibility with older platform versions.

After updating to React Native 0.71, we are getting build failures on Android (including #646). This PR makes the following changes to resolve these: - Add redundant handling for missing...

Fixes incorrect use of [Service.stopForeground](https://developer.android.com/reference/android/app/Service#stopForeground(int)).

Hello everyone) After updating to the latest version of the program, there were a lot of crash reports with the following error: ``` Exception com.facebook.react.bridge.ObjectAlreadyConsumedException: Map already consumed at com.facebook.react.bridge.WritableNativeMap.putString...

# 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 NSRangeException on getAudioOutput ## Steps...

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.17.0 to 4.28.4. Commits See full diff in compare view Maintainer changes This version was pushed to npm by hoxyq, a new releaser for react-devtools-core since your...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.5.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies