pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Wormholy not recording API Calls in AFNetworking #73

Closed ankitgarg1mg closed 4 years ago

ankitgarg1mg commented 4 years ago

As wormholy is using method swizzling if we install along with AFNetworkActivityLogger, it is not able to record requests

pmusolino commented 4 years ago

Hey @ankitgarg1mg. I don't know how AFNetworkActivityLogger is implemented, but maybe they are using the same method swizzling, so it overrides the swizzling of Wormholy.