Urgent Issue with WebRTC Video Calls Dropping on iOS Safari for Site Hosted on Netlify

Dear Netlify SupportTeam,

Our application hosted at https://dexinfra.netlify.app/ experiences frequent video call drops and audio loss specifically on iOS devices using Safari. This issue arises due to Safari’s strict WebRTC handling combined with limitations of Netlify’s static hosting environment, while calls remain stable on other platforms and browsers.

Key details:
Site URL:https://dexinfra.netlify.app/

Affected Platform: iOS Safari (tested on latest iOS versions)

Symptoms: Calls drop quickly; audio fails intermittently or completely

Works Fine: Local development, Android/Chrome/Firefox, non-iOS browsers

Tech Stack: react

We’ve ruled out app-side issues through extensive testing. Could you advise on Netlify-specific WebRTC optimizations, static hosting constraints for real-time media, or recommended configurations for iOS Safari compatibility?

Netlify doesn’t interfere with client-side JavaScript. So it’s unlikely that Netlify is causing this issue.