wymsee / cordova-HTTP

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
372 stars 302 forks source link

Throw an error on cert invalid #142

Closed prevostc closed 7 years ago

prevostc commented 7 years ago

This allows a cordova app to catch the exception and react to it. We currently use this error to display a modal to the user with a message like "Please download the latest version"

prevostc commented 7 years ago

oups, wrong repo :(