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
The first crash appeared around one year ago.
Any ideas or help what could be?
Seem like the problem comes from the swizzled code by RSSwizzleClassMethod in TSKNSURLConnectionDelegateProxy.m:103
TSKLog(@"WARNING: +sendSynchronousRequest:returningResponse:error: was called to connect to %@. This method does not expose a delegate argument for handling authentication challenges; TrustKit cannot enforce SSL pinning for these connections", [[request URL]host]);
Hello guy, we have the next crash:
The first crash appeared around one year ago.
Any ideas or help what could be?
Seem like the problem comes from the swizzled code by
RSSwizzleClassMethod
in TSKNSURLConnectionDelegateProxy.m:103TrustKit/TrustKit/Swizzling/TSKNSURLConnectionDelegateProxy.m
Lines 102 to 113 in 0617d99
Does anyone have the same crash?
The text was updated successfully, but these errors were encountered: