jiti-meet/react
Saúl Ibarra Corretgé 35e363577c fix(ios) create audio track early
In iOS 15 we observe that not creating the audio track early may result in not
getting audio after unmuting for the first time.

Creating the audio track early means the first unmute doesn't need to add the
track to the conference, resulting in a much faster operation.

Note that creating the track early doesn't mean we will start unmuted, the track
will be muted.
2021-09-24 12:52:54 +02:00
..
features fix(ios) create audio track early 2021-09-24 12:52:54 +02:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(eslint): remove React deprecated method rule suppression 2019-01-09 14:28:59 +01:00
index.native.js feat(native-participants-panel) renamed ParticipantsPanel to ParticipantsPane and created modal 2021-07-21 12:32:10 -05:00
index.web.js fix(pwa) move logic for registering pwa worker 2020-10-16 14:43:40 +02:00