[x] I've checked the example to reproduce the issue.
Reproduced on:
[x] Android
[ ] iOS
Description
When using RNCallKeep.setAudioRoute(systemId, routeName), if routeName is Speaker (or whatever the name of the speaker is from the list from RNCallKeep.getAudioRoutes()) the audio is routed to the Earpiece instead of Speaker.
Bug report
[x] I've checked the example to reproduce the issue.
Reproduced on:
Description
When using
RNCallKeep.setAudioRoute(systemId, routeName)
, if routeName isSpeaker
(or whatever the name of the speaker is from the list fromRNCallKeep.getAudioRoutes()
) the audio is routed to theEarpiece
instead ofSpeaker
.Logs
Versions