They are all checked.
Post
Replies
Boosts
Views
Activity
This problem auto-solved. Not sure what may have fixed besides the several reboots due to instability.
Add an import:
import AuthenticationServices
I'm having the same problem. How did you solve it?
I just figured. SignInWithAppleButton was inside another view with a tap gesture that messed up the button tap. Removing it solved the problem.