peterfriese / MakeItSo

This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"

Home Page:https://twitter.com/peterfriese/status/1453467058302291975

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatchStream Stream error: 'Unavailable: Network connectivity changed'

jamiedaniel opened this issue · comments

When login into iCloud account, the final step fails with:

WatchStream (6000006dc718) Stream error: 'Unavailable: Network connectivity changed'
Sign in with Apple errored: The operation couldn’t be completed. (com.apple.AuthenticationServices.AuthorizationError error 1001.)

This is from base code on this commit.

Can you provide more details? Did you run this on the Simulator or on a device? Which versions of Xcode, iOS were you using? If possible, share a stack trace and/or log output, as well as exact steps to repro.