Hi.
Is there a way to limit the number of times an application is used in an iPhone (to implement the lite version)? I know I could use the UserDefaults, but if the user deletes and re-install the app, the limit would disappear.
I tought of using a webserver, but it is too much work for a simple problem.
Anybody had the same issue (and solved it)?
Thanks in advance.