You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed this plugin but when testing it, it always goes to the successCallback. I'm deliberately intercepting the calls using a proxy on the phone to a PC with Fiddler. I'm even adding a timestamp to the URL so make sure it's unique and not cached somehow.
When I check the fingerprint, it gives the Fiddler certificate's one, which does not equal my expected fingerprints.
I'm using Cordova CLI 6.5.0, this plugin version 5.1.0, (Ionic) app on IOS 10
I've installed this plugin but when testing it, it always goes to the successCallback. I'm deliberately intercepting the calls using a proxy on the phone to a PC with Fiddler. I'm even adding a timestamp to the URL so make sure it's unique and not cached somehow.
When I check the fingerprint, it gives the Fiddler certificate's one, which does not equal my expected fingerprints.
I'm using Cordova CLI 6.5.0, this plugin version 5.1.0, (Ionic) app on IOS 10
Maybe its related to Issue #43?
The text was updated successfully, but these errors were encountered: