I am integrating apple sign in by web3auth plug&play and get these errors (screenshot below), it happens in the first try for every apple account, after that, I can login successfully.
I import MFA_LEVELS from @web3auth/react-native-sdk, it is just constant
I built my app and push it to Testflight and everyone in my team face that issue the first time they use Apple login function the first time, after close modal and try again, the error is disappear. I just call login function and fill apple account.
I also found many reported issue like this in Auth0 community, hope it related to my issue.