I am trying to add sign in with Apple to my IOS app using Swift, using the latest versions of xcode and IOS13.2
I get a similar error when running on the simulator and on a device, only the error number changes.
Error:
Error Domain=AKAuthenticationError Code=-7030 "(null)"
I can't seem to find a list of errors or any. other questions on this forum or stackoverflow which have answers which have worked for me.
Can anyone help?
Thanks
Gordon