jiti-meet/android/sdk
paweldomas 3b24124d57 fix(Android/ConnectionService): mic not working
Turns out the microphone will not work on some devices when starting in
"audio only", because the audio mode is not set to the MODE_IN_COMMUNICATION,
but to the MODE_IN_CALL. Calling setAudioModeIsVoip(true) makes
the system adjust to MODE_IN_COMMUNICATION and the mic works fine.
2019-03-25 09:24:33 +01:00
..
src fix(Android/ConnectionService): mic not working 2019-03-25 09:24:33 +01:00
build.gradle deps: update React Native to version 0.59 2019-03-21 14:47:55 +01:00