Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netfox won't catch network calls #235

Open
B4DG3R opened this issue May 12, 2022 · 4 comments · May be fixed by #247
Open

Netfox won't catch network calls #235

B4DG3R opened this issue May 12, 2022 · 4 comments · May be fixed by #247
Labels

Comments

@B4DG3R
Copy link

B4DG3R commented May 12, 2022

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 B4DG3R added the bug label May 12, 2022
@andrew-nemtsev
Copy link

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

@AntonBrock
Copy link

The same issue with Netfox [1.21.0] with Moya requests

@bzzim
Copy link

bzzim commented Oct 20, 2022

The same issue with Netfox 1.21.0 with Alamofire

@BugorBN BugorBN linked a pull request Nov 23, 2022 that will close this issue
@rnkyr
Copy link

rnkyr commented Jan 10, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants