Hi,
We have configured video as our background for RUN login page. It works correctly on desktop Chrome/Edge, but does not autoplay on iOS Edge/Safari.
It seems like <video>
tag is missing playsinline muted
attributes, but maybe there’s some known workaround for this problem?