Skip to content

Crash by login with email #138

@timogrosche

Description

@timogrosche

On SKYAuthContainer.m line: 140, place:

 if (_currentUser) {
            [[NSUserDefaults standardUserDefaults]
                setObject:[NSKeyedArchiver archivedDataWithRootObject:_currentUser]
                   forKey:@"SKYContainerCurrentUserRecord"];
  }

Error:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SKYAsset encodeWithCoder:]: unrecognized selector sent to instance 0x1c0252390'

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