ErrorCode=-7034 "Sign in with Apple" Not Working on Simulator - XCode 11.6, iPadMini 13.0

Since upgrading to XCode 11.6 earlier this week, "Sign in with Apple" doesn't work on any of my simulators. It worked before the upgrade and it STILL works on physical devices. I've tried with simulators v13.0 and v13.6 on iPad Mini 4 and iPad Air 3rd Gen and both failed. I've tried with iPad Pro 2 and iPad Mini 4 physical devices and both work.

On a freshly erased/reset simulator, I am first prompted to sign in via "Settings" - and that succeeds - but upon returning to the app, after entering my Apple ID and Password, I see an error message reporting a failed login. This occurs on my own app as well as the sample "Juice" app.

Code Block
2020-08-09 19:03:09.402574-0400 Juice[97346:888874] [core] Authorization failed: Error Domain=AKAuthenticationError Code=-7034 "(null)" UserInfo={AKClientBundleID=com.example.apple-samplecode.juiceGP########}


None of these fixes worked for me. The app doesn't show up under password and security settings and the device doesn't show up under my appleid list. I am completely stuck. Goddam you apple.
Going to submit my app to apple. I have caught the exception and showing a popup to user to do those steps (Settings > Apple Id > Password & security > Apps using your apple id > 2FA )
I wonder if anyone here has got an app approved with just this handing ?
ErrorCode=-7034 "Sign in with Apple" Not Working on Simulator - XCode 11.6, iPadMini 13.0
 
 
Q