kasketis / netfox

A lightweight, one line setup, iOS / OSX network debugging library! 🦊
MIT License
3.67k stars 374 forks source link

Logging does not working. #207

Closed muzahid59 closed 3 years ago

muzahid59 commented 3 years ago

After launching application couple of reuqest logged correctly but rest of the time does not work. I am using Swift 5.2, Xcode 11.6 and make request with Alamofire.

muzahid59 commented 3 years ago

Finally got the issue. Due to other network interceptor library, it's not working. Thanks