Find correct time on iOS device

后端 未结 3 953
傲寒
傲寒 2021-01-23 09:40

I want to find out correct time on iOS devices even though user have set wrong time manually. In the setting->General->Date & Time there is option of Set Automatically if t

3条回答
  •  孤独总比滥情好
    2021-01-23 09:55

    I have a 'web service' on my site which serves you the current time in milliseconds since the Unix epoch, one request, one response, nothing else.

提交回复
热议问题