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

Application goes to error block

Open govindArc opened this issue 7 years ago • 1 comments

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

govindArc avatar Dec 25 '17 07:12 govindArc

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.

jamesonrader avatar Jun 16 '20 17:06 jamesonrader