Is there a way to track cellular data usage on iPhone ? There are lot of apps which does the same like 'Dataman' and 'DataUsage'

Basically I am looking for a programmatic way to get information stored in Settings -> General -> Usage

Any help will be appreciated.

link|improve this question

@Irene: hmm, this is bad because I see apps in app store doing same functionality..!!! – Unicorn Jul 7 '11 at 7:38
Check also stackoverflow.com/questions/4313358/… - they suggest getifaddrs but I haven't been able to find a working example.. – Irene Jul 7 '11 at 7:57
feedback

1 Answer

You could query each network interface for the data going through it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.