netfox icon indicating copy to clipboard operation
netfox copied to clipboard

Netfox won't catch network calls

Open B4DG3R opened this issue 3 years ago • 4 comments

Describe the bug My app will load, if I shake net fox I either get no network calls or really strange ones which have no relevance to anything my app has done

My error:

[NFX]: Failed to load data from [file:///private/var/mobile/Containers/Data/Application/38FADE5E-97EC-4AF3-BF84-7122D8B6E1B5/tmp/NFX/request_body_16:52_22F7C5D4-B195-4806-9B6C-944447C67526] - The file “request_body_16/52_22F7C5D4-B195-4806-9B6C-944447C67526” couldn’t be opened because there is no such file.

Screenshots/Video If applicable, add screenshots/video to help explain your problem.

Enviroment:

  • Device: [iPhone 12 Pro Max]
  • OS: [iOS 15.4]
  • Netfox version: [1.21.0]
  • Xcode version: [13.3.1 (13E500a)]
  • Swift version: [latest non beta release]

B4DG3R avatar May 12 '22 15:05 B4DG3R

The same issue. Netfox 1.21.0 catch only Alamofire requests, but not NSURLSession calls from ObjC

andrew-nemtsev avatar May 25 '22 08:05 andrew-nemtsev

The same issue with Netfox [1.21.0] with Moya requests

AntonBrock avatar Jul 07 '22 17:07 AntonBrock

The same issue with Netfox 1.21.0 with Alamofire

bzzim avatar Oct 20 '22 08:10 bzzim

any ideas on the cause? would be glad to patch it

rnkyr avatar Jan 10 '24 11:01 rnkyr