pj035

Results 5 comments of pj035

We're having the same problem. It's a known limitation because of missing WebRTC support in the WkWebView (hopefully this changes soon). Anyhow, there is [cordova-plugin-iosrtc](https://www.npmjs.com/package/cordova-plugin-iosrtc), which provides an implementation of...

@ninijay I was testing this for a customer app and due to time constraints I didn't follow it any further. We are now using one of the ionic plugins to...

@bsangee08 did you find a solution yet? I'm facing the same problem.

Of course the dependency is required. Maybe I did not express myself correctly. In my case the resource already exists, because it has been created by a different stack. Therefore...

@pig800509 so basically you are postprocessing the swagger file and remove the options tag? I came up with a similar solution in our projects. Seems to be the only option...