This question already has an answer here:
- Is there any way to get the tamper-proof date and time on iPhone? 1 answer
So, I'm developing an app that is based on the time, but with NSDate an user can easily hack the application by changing system time of the device. So I might want to use a better method for retrieving time.
How can I do this? Is there an easy way to retrieve time from internet?