jiti-meet/react/features/mobile/callkit
Saúl Ibarra Corretgé 78fbfba573 [iOS] Fix initial CallKit muted state
Turns out this was a bit more involved than I originally thought due to an
interesting (corner) case: IFF the user was never asked about microphone
permissions and the call starts with audio muted, unmuting from the CallKit
interface won't work (iOS won't show the prompt, it fails immediately) and we
need to sync the mute state back.
2018-02-06 10:24:06 -06:00
..
CallKit.js [iOS] Add initial CallKit support 2017-09-29 12:00:13 -05:00
CallKitIcon.png [iOS] Add icon for CallKit in-call UI 2017-10-11 09:15:44 -05:00
actionTypes.js [iOS] Add initial CallKit support 2017-09-29 12:00:13 -05:00
index.js [iOS] Add initial CallKit support 2017-09-28 16:36:39 -05:00
middleware.js [iOS] Fix initial CallKit muted state 2018-02-06 10:24:06 -06:00
reducer.js [iOS] Add initial CallKit support 2017-09-29 12:00:13 -05:00