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

Is it possible to set OS default ringtome for incoming calls both on iOS and Android? #213

Open MaternoApp opened 1 year ago

MaternoApp commented 1 year ago

Currently we are using a stored sound file which plays for an incoming call. Can we use default phone call ringtone for the same?

wilmxre commented 1 year ago

i'm also curious about this