DBDebugToolkit
DBDebugToolkit copied to clipboard
Set of easy to use debugging tools for iOS developers & QA engineers.
Hello! Version: 0.9.0 installed by cocoapods App works fine in debug mode, but crashes app immediately on Test Flight/App Store without crash logs. iOS 15.4.1 Xcode 13.3.1 OS X Monterey...
Does this framework support Swift Package Manager?
Bumping from 0.8.0 to 0.9.0 completely breaks all network requests that are done through Alamofire. This is what I see in the console: ``` API MISUSE: NSURLSession delegate Alamofire.SessionDelegate: (0x600000e609b0)...
xcodebuild: error: Could not resolve package dependencies: ` target at '.../Library/Developer/Xcode/DerivedData/../SourcePackages/checkouts/DBDebugToolkit/DBDebugToolkit' contains mixed language source files; feature not supported` Using Tuist with version 0.8.0 and 0.9.0 is failing with above...
My project is kind of a legacy and uses a library called **MKNetworkKit** https://github.com/MugunthKumar/MKNetworkKit It uses `NSURLConnection`, and like in this ticket https://github.com/dbukowski/DBDebugToolkit/issues/68, swizzling with such library is causing the...
[DBCrashReportsToolkit.m.zip](https://github.com/dbukowski/DBDebugToolkit/files/10083222/DBCrashReportsToolkit.m.zip)
A crash occurred when my app continued to send requests while the Network section was open ``` __71-[DBNetworkViewController networkDebugToolkit:didUpdateRequestAtIndex:]_block_invoke (DBNetworkViewController.m:210) __29-[DBMainQueueOperation start]_block_invoke (DBMainQueueOperation.m:72) ``` DBDebugToolkit (0.6.0) iOS 15.5 MacOS 12...
Could you add a button that allows to copy the entire request and response body? Often they are huge, and scrolling and selecting is very inconvenient. cmd+A not always works...
Hello, dbukowski! I've faced an issue (bug?) while using DBDebugToolkit with Swift iOS(iPhone) application. If app being built to Simulator, or directly to device using XCode and usb cable, everything...
Steps: 1. Integrated the SDK with Cocoapods 2. Does not call `DBDebugToolkit.setup()` 3. Run and then crash. Version: 0.9.0 Xcode Version: 12.5.1 iOS Version: 15.2