Sign in with Apple returning nothing but `.notFound` from getCredentialState.

I'm using the sign in with Apple functionality to get the user's credential state on app launch. The only case that I'm getting back from the call to getCredentialState is .notFound. This is the case in the Juice demo app as well. Is something going on with Apple's backend that I missed?

Sign in with Apple returning nothing but `.notFound` from getCredentialState.
 
 
Q