How would I add code that would update an online "counter" so I know how many times an iPhone app is
Posted
by Luis Tovar
on Stack Overflow
See other posts from Stack Overflow
or by Luis Tovar
Published on 2010-03-11T19:56:29Z
Indexed on
2010/03/11
19:59 UTC
Read the original article
Hit count: 271
iphone
|iphone-sdk-3.0
So I have searched for this but not finding anything about it and if I missed it sorry about that. What I am trying to do is see how to go about adding some code to my iphone app that will connect to a php script (if connection available) and update a counter so that I can let my clients know that their app is constantly being used? Also, would apple allow that? Or would my app be denied for doing such a thing? Any help would be great! Thanks in advance.
© Stack Overflow or respective owner