Eric Goldberg
Eric Goldberg
@Traviskn I agree that keeping routes mounted makes more sense. This is why even native components like `UINavigationController` on iOS keep their UIViewControllers mounted after a push. Otherwise, you close...
+1 to having this issue. +1 to resolving it by changing from `reachabilityForInternetConnection` to `reachabilityWithHostname`
Sorry guys, it was a good ride while it lasted. Maybe in Xcode 9 they'll start letting us do stuff again. If anyone finds a workaround for Xcode 8, I'll...