[Problem/Question]
// Detailed description of issue.
Hello, i currently use your v1 [sendbird-calls-react-native], i found a bug where the dialing audio is not played when making a call, i also test the sendbird-calls sample app from (Play store and App Store), they also not played the dialing sound
// If problem, please fill out the below. If question, please delete. [SDK Version]
// What version of the SDK are you using?
v1.0.0 sendbird-calls-react-native
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
just making a call
[Frequency]
// How frequently is this issue occurring?
always occured
[Current impact]
// How is this currently impacting your implementation?
This is impacting on user experience, but not the functionality
I’ve checked sendbird-calls sample apps in Play store and App store. The dialing sound played normally.
Could you check the volume control of your device?
I’ve checked it multiple time, my volume is on half but still no dialing sound,
just to make sure, this is the sound played when you make a call (dialing), not when you receive a call (ringing) right ? because i’ve tried on Android and iOS too, and theres no sound
I will also check the RN sample app.
Which devices have you checked with?
By the way, regarding sound files itself, Sendbird has a license to use the audio in our sample, but not to distribute it. So it would be important for you to obtain your license.
After i test with max volume, turns out the dialing sound works, but the volume so tiny, i cannot hear the sound with low - medium slider. Thank you for you assistance Brian.
Thank you Brian for your support, i’ve changed the sound file to another one from internet and it works fine. But now i’m facing another problem regarding answering call from iOS on killed state T_T, and cannot find any thread here regarding the problem, i’ve started new thread in Cannot answer call on iOS on killed state