SNTP request failed for 216.239.35.12: java.lang.IllegalArgumentException: All arguments must be set. Passed Values:roundTripDelay=52; uptimeOffset=1564054980723; systemClockOffset=0
EXCEPTION java.lang.IllegalArgumentException: All arguments must be set. Passed Values:roundTripDelay=52; uptimeOffset=1564054980723; systemClockOffset=0
I've got this exception when trying to use NTP method
Ntp.performNtpAlgorithm(Ntp.resolveMultipleNtpHosts("time.google.com", "time.apple.com"));
I've got this exception when trying to use NTP method
Ntp.performNtpAlgorithm(Ntp.resolveMultipleNtpHosts("time.google.com", "time.apple.com"));