Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid deprecated method for configuration serialization #623

Closed
AlexBenny opened this issue Jul 14, 2021 · 0 comments
Closed

Avoid deprecated method for configuration serialization #623

AlexBenny opened this issue Jul 14, 2021 · 0 comments
Assignees
Labels
status:completed Completed - but might not be released yet. type:enhancement New features or improvements to existing features.
Milestone

Comments

@AlexBenny
Copy link
Contributor

The method initForReadingWithData: in NSKeyedUnarchiver is deprecated for iOS versions above 12.
We need to consider two different implementations based on the version of the operating system.

@AlexBenny AlexBenny added type:enhancement New features or improvements to existing features. status:completed Completed - but might not be released yet. labels Jul 14, 2021
@AlexBenny AlexBenny added this to the 2.2 milestone Jul 14, 2021
@AlexBenny AlexBenny self-assigned this Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:completed Completed - but might not be released yet. type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant