TrueTime.swift
TrueTime.swift copied to clipboard
Application goes to error block
installing the app always goes to failure block never comes to success block Error! Error Domain=com.instacart.TrueTimeErrorDomain Code=2 UserInfo={NSLocalizedDescription=The connection timed out.}
this will log every time
Same issue on iPhone 11 Pro. I have another device, iPhone 7, which does not hit the failure block (running identical code). Both are on the same network.
Edit: Turns out the iPhone 11 was using a VPN, so it's IP was likely blocked.