Skip to content

account is always NULL in LoginViewModel #1

@rezamohamed

Description

@rezamohamed

When I run your code and set a breakpoint in the LoginViewModel where the signing credentials are checked, it is always null.
Screen Shot 2020-04-02 at 1 19 44 PM

It looks like in the AppleSignInService.cs file, the var creds = await tcsCredential.Task; fires before the Signin is complete every time. If you debug and wait for the correct moment that the SignIn on the device is done and step forward this will work.

Can you help with this, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions