Posts

Post marked as solved
1 Replies
1.3k Views
I'm getting an error testing Signin With Apple on iOS 13.1.2, Xcode 11.1 running on iPhone 11 Pro.Anyone seen this before? It seems to create the app entry in the signed in account but none of the delegate methods are being called and so I can't save anything in the keychain.Same error for my app, Juice Apple sample code, and Ray Wenderlich sample code.Xcode is doing all the provisioning.libMobileGestalt MobileGestaltSupport.m:121: pid 663 (SignInWithApple) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled2019-10-27 15:17:42.985675-0400 SignInWithApple[663:107008] libMobileGestalt MobileGestalt.c:626: no access to UniqueDeviceID (see <rdar://problem/11744455>)
Posted Last updated
.