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

Can't see requests with Moya and Netfox version more than 1.20.0 #239

Open
AntonBrock opened this issue Jul 12, 2022 · 2 comments
Open

Can't see requests with Moya and Netfox version more than 1.20.0 #239

AntonBrock opened this issue Jul 12, 2022 · 2 comments
Labels

Comments

@AntonBrock
Copy link

Describe the bug
Can't see request with Moya and Netfox version > 1.20.0

To Reproduce
Steps to reproduce the behavior:

  1. Need use Moya and Swift 5.5
  2. Need install from pod Netfox version more > 1.20.0
  3. Enable debug mode
  4. Shake simulator or real device

Expected behavior
When we using Netfox version 1.19.0 and Moya all good!

Enviroment:

  • Device: iOS
  • OS: 14.5, 15.0
  • Netfox version: 1.20.0 >
  • Xcode version: 13.0.
  • Swift version: 5.5
@AntonBrock AntonBrock added the bug label Jul 12, 2022
@AntonBrock AntonBrock changed the title Can't see request Can't see requests with Moya and Netfox version more than 1.20.0 Jul 12, 2022
@rnkyr
Copy link

rnkyr commented Jan 10, 2024

facing a similar issue, only I'm not using Moya - only my custom APIClient with Alamofire
I can see requests made by libraries such Firebase. but can't see requests made within my code

1.19.0 works fine, 1.20.0, 1.21.0 doesn't work

any insights as to why it may occur?

@mukesh-mt
Copy link

I'm facing the same issue with Alamofire and custom client.

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

No branches or pull requests

3 participants