I recently had a iOS and Android app developed.
The app seems to use the users devices date and time, and as i offer rewards every 4 hours i find a lot of users may be simply changing their devices date and time to get these sooner - devaluing the in app purchases.
Is there a way to get either the networks date and time or query apples API to get the actual date and time?
Any advice?, without me having my own server and querying that - too much maintenance and no sure if it could handle the amount of requests.
Thanks