Is it possible to get the NTP or accurate timestamp without internet connection? I cannot take/don't trust device timestamp with [NSDate date] as it can be modify by user and my apps will be hacked by just modifying the system date & time.
Apart from this, instead of obtain accurate timestamp, is there any way to check the system date has changed by user or not set as "Automatically".
Thanks & Regards,
Weng