react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

I cannot hear anything including ringtones when I start calling on Android.

Open HaNguyenRN opened this issue 1 year ago • 2 comments

Bug report

  • [ ] I've checked the example to reproduce the issue.

  • Reproduced on:

  • [x] Android

  • [ ] iOS

Description

Steps to Reproduce

Versions

- Callkeep: 4.3.12
- React Native: 0.73.3
- Android: 12, 13, 14
- Phone model:  Vivo, Pixel, Samsung

Logs

Paste here

HaNguyenRN avatar Feb 22 '24 11:02 HaNguyenRN

Any solution for this error?

HaNguyenRN avatar Mar 04 '24 11:03 HaNguyenRN

React-native-callkeep doesn't play ringtones, but it will output the sound from a 183 Session Progress. You can use React-Native-Incall-manager for playing ringtones locally. Also React-Native-Incall-manager help manage the when to start output audio and when to shutdown audio.

https://github.com/react-native-webrtc/react-native-incall-manager/

mikkeldanielsen avatar May 06 '24 09:05 mikkeldanielsen