TrueTime.swift
TrueTime.swift copied to clipboard
While running testcases, precondition get failed precondition(self.reachability.callback != nil, "Must start client before retrieving time")
We have added test cases in our app. While running test cases, sometime this precondition get failed even-though network reachability is there.