jiti-meet/react/features/device-selection
Jaya Allamsetty 4315e19780
fix(device-selection) Enable device selection on mobile Safari. (#11427)
* fix(device-selection) Enable device selection on mobile Safari.
With https://bugs.webkit.org/show_bug.cgi?id=179363 being fixed, we should now be able to switch between devices in call. Also, before the webkit fix, we were able to continue to use the old track when a new track was created for preview in device settings before joining the call. This doesn't work anymore after the fix. Therefore, always replace the track in redux even if the selected device hasn't changed. Depends on https://github.com/jitsi/lib-jitsi-meet/pull/1993.

* chore(deps): update lib-jitsi-meet@latest.
2022-04-25 15:01:10 -04:00
..
components chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
actions.js fix(device-selection) Enable device selection on mobile Safari. (#11427) 2022-04-25 15:01:10 -04:00
functions.js fix(device-selection) Enable device selection on mobile Safari. (#11427) 2022-04-25 15:01:10 -04:00
index.js ref(DeviceSelectionPopup): remove. 2021-02-08 15:53:38 -06:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js ref(DeviceSelectionPopup): remove. 2021-02-08 15:53:38 -06:00