Skip to content

SignInAnonymouslyAsync don't work after user been created. #16

Closed
@rami-diwip

Description

@rami-diwip

auth.SignInAnonymouslyAsync().ContinueWith(HandleSigninResult);
after the first anonymous sign in new user is created in Firebase console.
when trying to signin again HandleSigninResult is not being called.
only after signout `HandleSigninResult is called but creating new user in console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions