floatinghotpot / cordova-httpd

Embed tiny web server into Cordova with a plugin
285 stars 148 forks source link

If the port is in use on iOS it incorrectly returns a CDVCommandStatus_OK #34

Open David-Christie opened 8 years ago

David-Christie commented 8 years ago

It is suspected that this should return a CDVCommandStatus_ERROR.