EddyVerbruggen / SSLCertificateChecker-PhoneGap-Plugin

:passport_control: Prevent Man in the Middle attacks with this Cordova plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'window.plugins.sslCertificateChecker' of undefined

ddbien opened this issue · comments

Hi ALL,

I got error window.plugins.sslCertificateChecker is undefined.please help me.

Thanks,

I have the same issue which makes the plugin unusable. I guess that the android manifest should be modified by the install but nothing was changed, if i understand correctly the modification of the android manifest will register the plugin under window.plugins that would explain the error.