I would like to track the times that network requests occur as well as their size, from within an iOS app. Is there a way to do this (without private APIs)?
I am writing a static library which will be included in an app whose code I have access to. However, I want to minimize the amount of modifications I make to the app's code. Assume the network requests (HTTP only) can be sent anywhere.
Thanks
You can use this free and open-source library: https://github.com/pmusolino/Wormholy Really easy to integrate and to use, using Cocoapods.
Disclaimer: I'm the creator of this tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With