react-native-webrtc / react-native-incall-manager

Handling media-routes/sensors/events during a audio/video chat on React Native
ISC License
555 stars 192 forks source link

Custom ringtone issue #202

Closed apadev555 closed 2 years ago

apadev555 commented 2 years ago

How can I set custom ringtone in IncallManager? I've set incallmanager_ringtone.mp3 name to my custom audio file but it always ringing the ios default ringtone

this is my call InCallManager.startRingtone('incallmanager_ringtone.mp3');

fukemy commented 1 year ago

hi, did u solved this? I want to apply my custom audio too

saif-o99 commented 1 year ago

hi, did u solved this? I want to apply my custom audio too

just put your mp3 inside this folder(check image) and the package will read it automatically

image

variablemayank commented 1 year ago

still not working