react-native-incoming-call icon indicating copy to clipboard operation
react-native-incoming-call copied to clipboard

Fix crash reported in issue #24. Change ringtone manager

Open icc-guerrero opened this issue 3 years ago • 0 comments

  • RCT dismiss call crash fixed. Fixes #24
  • Use RingtoneManager instead of AudioManager for playing the ringtone. Calls use now ringtone volume instead of media volume. Avoid ring sound if the device is in silent / do not disturb mode.

icc-guerrero avatar Jun 08 '21 07:06 icc-guerrero