datatheorem / TrustKit

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

Crash when app is restarted #312

Open crashoverride777 opened 10 months ago

crashoverride777 commented 10 months ago

Hey,

I have been using this library in my app that is also using CallKit and PushKit.

I am getting an app crash

I have double checked the code implementation and found no immediate issues that could maybe cause this. The TrustKit config code is called in the AppDelegates didFinishLaunchingWithOptions.

This was tested on the latest version (3.0.3).

Any help would be much appreciated. Thank you

Screenshot 2023-08-29 at 13 37 27 Screenshot 2023-08-29 at 14 51 33