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

Remove deprecated unarchiveObjectWithData methods #1618

Closed
kyleclegg opened this issue Jan 22, 2021 · 0 comments
Closed

Remove deprecated unarchiveObjectWithData methods #1618

kyleclegg opened this issue Jan 22, 2021 · 0 comments

Comments

@kyleclegg
Copy link

The methods unarchiveObjectWithFile and unarchiveObjectWithData are deprecated and deemed unsecure/less secure than unarchive*OfClass. Please remove the following instances of use:

FBSDKAppEventsStateManager.m
FBSDKAccessTokenCache.m
FBSDKCodelessIndexer.m
FBSDKGateKeeperManager.m
FBSDKKeychainStrore.m
FBSDKProfile.m
FBSDKServerConfigurationManager.m

Our organization would welcome the improved security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant