jiti-meet/react/features/mobile/call-integration
paweldomas 54c36198d0 fix(mobile/call-integration): cleanup if leave takes too long
The conference disconnection process is asynchronous which means there's
no guarantee that there will be CONFERENCE_LEFT event for the old
conference, before the next conference is joined. Because of that we can
end up with two simultaneous calls on the native side which is not
always supported. End the call on CONFERENCE_WILL_LEAVE to fix this
corner case.
2019-02-16 17:10:04 -08: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 android: add ConnectionService 2019-01-31 17:20:53 +01:00
index.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
middleware.js fix(mobile/call-integration): cleanup if leave takes too long 2019-02-16 17:10:04 -08:00
reducer.js android: add ConnectionService 2019-01-31 17:20:53 +01:00