Skip to content

VIMNetworking authenticate fail #203

@zake1989

Description

@zake1989

Issue Summary

during the authenticate process crash at ->
*** Assertion failure in -[VIMSession authenticationCompleteWithAccount:error:key:completionBlock:]

Reproduction Steps

Follow the authentication process, when jump back from safari app crash. It seems the user account cannot save in keychain.

Expected Behaviour

User info should be able to store in keychain properly.

Actual Behaviour

This process cannot pass the assert in the method method above.
NSAssert(success, @"Unable to save account for key: %@", key);

The thing I couldn't understand is it worked a week ago, however I can't get it work any more.

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