Skip to content

Apple Signin not working on ios 13.5.1 #103

Closed
@puneetkansal04

Description

@puneetkansal04

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.

@mikehardy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions