Andrea Redshot
Andrea Redshot

Reputation: 25

Counting minutes of calling in app (iOS)

I need some methods for counting banda usage, minutes of calling, number of sms sent, and more (for iOS).

Is there a way to access any of this information? Thanks!

Upvotes: 0

Views: 825

Answers (2)

visakh7
visakh7

Reputation: 26400

I don't think apple will be happy to have other apps accessing these data. You cannot do it the official SDK

Upvotes: 0

RK-
RK-

Reputation: 12219

I dont think there is any possibility for you to do this. This amounts to spying on the user of your application on his privacy, which surely would be reject by Apple. And they have also not opened any APIs for this.

Upvotes: 1

Related Questions