WebRTC in ios

Hi, I’m developing a webrtc project in ionic, android works very well but in ios I do not get it to work, I’ve used cordova crosswalk but I’ve also read that ios is not yet possible, my question is whether there is currently an alternative, thank you very much.

Hi, check out cordova-plugin-iosrtc. The plugin works well during cross-platform video chats. Only downside is the company who is maintaining the plugin is not very motivated to maintain their code base.

Best,
Marcel

Thanks, do you have any example with ionic or pure cordova? I had already seen but I didn´t work in ionic