Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Fix deserialisation of legacy storage format for token data. #316

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

zamzterz
Copy link
Contributor

Supersedes #315

clausjoergensen and others added 2 commits November 16, 2020 15:09
…jC version of the SPiDAccessToken

After the type was converted to Swift, the full type name changed, which could cause a crash unarchiving the ObjC type due to a type name mismatch.
Needs to conform to old NSCoding (and NSObject) for it to work.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants