Reputation: 6518
Hi I am developing iPhone application in which i want to
Calculate Data usage for given time period
Calculate Voice usage for given time period
Determine whether Roaming is on or off on the device
My question is, Is it possible on iOS to do these operations?
If yes, what could be the possible way to achieve this?
Upvotes: 1
Views: 287
Reputation: 49376
No. On a normal, factory setup iPhone (i.e. no jailbreaking) information about the total amount of data and voice usage is unavailable to applications.
Upvotes: 1