Reputation: 2730
I'm developing an iPad app, which loads some images and does video calls. The images are retrieved over http, and the video stream is over rtp. Is there a way to measure all download and upload that is being performed by my app? I'm not looking for a debug tool, I'd like to log how much bandwidth customers use.
Upvotes: 7
Views: 989