jiti-meet/react/features/mobile/call-integration
Saúl Ibarra Corretgé 6c4901a826 ios,callkit: delay updating the muted state until conference starts
In iOS 13 if the call is not unmuted when we report it to the system as started,
an action to unmute it is dispatched automagically. Thanks, Apple.

So, delay synchronizing the muted state until the conference is started (after
the join action). This creates a small window for de-synchronization, but it's
very short and it seems unavoidable.

This change is only applied to operating systems built by the fruit company in
Cupertino.
2019-09-12 12:55:02 +02:00
..
CallKit.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
CallKitIcon.png android: add ConnectionService 2019-01-31 17:20:53 +01:00
ConnectionService.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
index.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
middleware.js ios,callkit: delay updating the muted state until conference starts 2019-09-12 12:55:02 +02:00
reducer.js android: add ConnectionService 2019-01-31 17:20:53 +01:00