swift - Check if date is correct in IOS -


currently, grabbing current date nsdate().timeintervalsince1970. however, concerned user change date on phone mess app. wondering of 2 options below more suitable fix

  1. is there sort of apple way grab current date apple server.

  2. is there , reliable api can grab current date?

use timeapi available @ www.timeapi.org

you can retrieve current time in utc here.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -