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

CONNECTION_FAILED

tom-kraak opened this issue · comments

With a builded app on iOS I keep receiving the case CONNECTION_FAILED builded by Phonegap Build cli 6.3.0. It works fine on Android but not on iOS. Anything I'm missing?

Issue is resolved. The URl that I was checking had an infinite redirect, causing the time out.