Update…Per Microsoft’s instructions, disabled all tracking protections in Safari and requested desktop mode and it works. Their instructions say turn protections back on after using teams… 😐
Funny enough it works in Safari and not Edge…tho that may be Apple’s fault since all browsers are somewhat just versions of Safari, last I heard…
See 2.5.6 here: https://developer.apple.com/app-store/review/guidelines/
On iOS, they quite literally can’t in some aspects. They’re restricted to using the supplied WebKit Apple enforces. On Android you can use the Blink Web View (Chromium) or Gecko Web View (Firefox). Both of which can be bundled in the app, or you can use the system version.
Every single iOS “browser” is WebKit. AKA Safari. Due to Apple’s plug-in system being proprietary, it’s difficult to extend. Third party browsers typically use JavaScript injections which slow down the browsing experience. The supplied WebKit is also watered down and updated on a slower cycle. Apple intentionally makes their browser better.
You’re not actually using Microsoft Edge. You’re using Safari and it’s being identified as such by the UA string. Due to Safari being in last place for web standards feature support, it’s not surprising you’re coming across the issue.