Closed
Description
I am using apple signin and it is working on the first time and show me option for share my email popup. But when i logout and try to login again it doesn't show me share email option as well as i am not able to login again using the apple login. Can you provide me detail.
appleAuth.performRequest({
requestedOperation: AppleAuthRequestOperation.LOGIN,
requestedScopes: [AppleAuthRequestScope.EMAIL, AppleAuthRequestScope.FULL_NAME],
})
I am using above code for getting user info. and it is working fine on simulators and i am doing logout and then try to login then it works fine. but on the real device ios version 13.5.1 it is giving me error.
Metadata
Metadata
Assignees
Labels
No labels