We have chosen ionic/capacitor to build web native apps and publish as PWA/IOS/Android app. Our app has webrtc capability. It seems webrtc is not working natively when we run the app in IOS as the web content is served from capacitor://.
Is there a recommendation and suggestion to use webrtc features with ionic/capacitor apps ? If we can’t we are in a position to switch to other types frameworks like flutter or reactnative. Thanks for your help!