flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
130 stars 139 forks source link

Add custom ringtone #88

Open sBurrezo opened 3 years ago

sBurrezo commented 3 years ago

You guys have done a great job with CallKeep. I have an interesting question, is it possible to configure android / iOS to play a different ringtone? I don't mean to change programmatically, just don't play the default sound

Many thanks