I need your help guys
Hello,
I’m in the process of converting a Progressive Web App (PWA) to a standalone iOS app using PWABuilder. The PWA makes use of WebRTC features, specifically the camera and microphone, for real-time communication.
I would like to know if anyone has experience using PWABuilder to convert a PWA that relies on WebRTC camera and microphone functionalities into a native iOS app successfully.
I have a few specific questions:
Does PWABuilder handle the conversion process of WebRTC features, such as camera and microphone, correctly when generating the iOS app package?
Are there any known limitations or issues when converting a PWA with WebRTC capabilities to an iOS app using PWABuilder?
Are there any additional steps or considerations I need to keep in mind to ensure that the camera and microphone functionalities work properly in the converted iOS app?
I would greatly appreciate any insights, best practices, or personal experiences related to this topic. Thank you in advance for your help!