Is there anything preventing a user from deleting and re-loading an app to circumvent use duration limitations imposed by a trial version of an app ?
I don't intend to use the "Trial Mode" that shows up in the documentation, but the problem is the same no matter how you implement it.
If you want the user to be able to try out the app for a day, or a week, or a month before buying.... is there a way to accomplish that ?
My understanding is that all stored data relating to the app is removed from the device when the app is removed, so the app doesn't seem to have any way to detect re-loads, or to find data that might have been stored indicating that the trial period had expired.
Thoughts ?
Thanks