bigbluebutton-Github/bigbluebutton-html5/public
prlanzarin a693133b5a fix: remove legacy iOS UA checks that borked camera sharing in iPads
There are a couple of hardcoded UA checks targeted at iOS endpoints
introduced circa 2.2-beta. One of those pops up an "unsupported" toast
when the device joins a conference - the other blocks camera
sharing.

Those checks are outdated since we transitioned to minBrowserVersions
approach that redirects the client to an unsupported view upon join. I
also assume the checks are bugged since, in some environments, it flags
iPadOS endpoints as iOS and version-checks it to a hardcoded "12.2"
threshold (which is incompatible with iPadOS versioning). That caused
camera sharing not to work, which is a false negative.

I consider the checks to be outdated, so I removed all references to
them.
2023-05-15 13:22:52 -03:00
..
compatibility refactor: remove kurento-utils from compatibility 2022-07-15 14:00:12 +00:00
fonts update bbb-icons 2023-04-11 10:13:41 -03:00
locales fix: remove legacy iOS UA checks that borked camera sharing in iPads 2023-05-15 13:22:52 -03:00
resources fix(layout): layout modal styled components 2022-03-15 14:22:36 -03:00
svgs remove unnecessarily added svgs 2017-04-12 12:49:56 -04:00
wasm refactor: do not version precompressed WASM binaries (done in build) 2021-10-18 16:03:54 +00:00