-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
I am in the process of moving from DBDebugToolkit over to this
However, it is looking like many of the requests start to time time after I utilize DebugSwift instead of DDebugToolkit 0.8.0
My setup:



I am using Alamofire 5.9.1 for network requests and SDWebImage 5.19.7 for Image downloads.
I am unclear of it is the setup with Alamofire or possibly some internal setup that is failing ?