datatheorem / TrustKit

Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
MIT License
2k stars 360 forks source link

_SecTrustCopyCertificateChain getting EXC_BAD_ACCESS #317

Closed aymather closed 4 months ago

aymather commented 9 months ago
Screenshot 2023-10-17 at 4 13 15 PM

Trustkit@3.0.2 XCode@15.0

I've been using TrustKit for over a year on this project and I only started noticing this issue when i updated xcode. Don't have much more information than that right now tbh

HLeshan commented 9 months ago

Getting same error after updating xCode

lorenzoangelini commented 9 months ago

Hi! i had the same problem. To resolve i installed the version 3.0.3 into pod file pod 'TrustKit','3.0.3'

EthanArbuckle commented 4 months ago

Fixed in v3.0.3 https://github.com/datatheorem/TrustKit/commit/11da1c781e168732e6b7d1480b4615dceac44af4