becvert / cordova-plugin-websocket-server

Cordova WebSocket Server Plugin
MIT License
84 stars 35 forks source link

Error: Plugin Optional("WebSocketServer") does not respond to method call start:. Ensure plugin method exists and uses @objc in its declaration #56

Closed nkprince007 closed 5 years ago

nkprince007 commented 5 years ago

The latest release is not working as expected with Cordova on iOS. :(

I'm trying to use cordova with capacitor and most of the plugins should work out of the box as expected as capacitor is fully backwards compatible to cordova.

nkprince007 commented 5 years ago

As suggested here: https://github.com/ionic-team/capacitor/issues/1065

It works as expected with Swift 3.0