List of private iPhone APIs?
Posted
by diego nunes
on Stack Overflow
See other posts from Stack Overflow
or by diego nunes
Published on 2010-06-17T15:28:10Z
Indexed on
2010/06/17
15:33 UTC
Read the original article
Hit count: 293
. . Hi there, everybody.
. . I need to do an app to be distributed ad hoc (it doesn't need to go to the store) but I need to get the information about the "data usage" (gprs/3g traffic). It is available on the system, but there is no official API call to get that info. One app made it through Apple testing (it's called "Download Meter"), though, and I emailed the guys to see if they would share the call, but they were not in that mood. . . Is there any list of private APIs or anything like that? Does anyone have any ideas of how could I get that info? Again: the app doesn't need to go to the store, but I need to install it on stock iPhone (ad hoc will do).
. Thanks.
© Stack Overflow or respective owner