TrueTime.swift icon indicating copy to clipboard operation
TrueTime.swift copied to clipboard

Can TrueTime allow me to have the same time for all users? (question)

Open lajz opened this issue 8 years ago • 1 comments

I implemented trueTime into my swift project and found that when the time was changed in the settings it did not affect the trueTime time, which is exactly what I want. However, when I closed the app and changed the time manually then went back in the trueTime time had changed. Am I implementing it incorrectly? Currently, I am starting the connection in view did load and checking for the time on a one-second timer?

lajz avatar May 05 '17 02:05 lajz

@JoshLorDeveloper: This should work as expected (backgrounding the app and changing the system clock should have no effect on TrueTime). Can you post your example project here?

msanders avatar Jul 15 '17 23:07 msanders