Skip to content

unarchiveObjectWithData:' is deprecated: first deprecated in iOS 12.0 - Use +unarchivedObjectOfClass:fromData:error: instead #400

@iaftab3s

Description

@iaftab3s

i am using this library to integrate apple pay, after adding it it gives me error
"unarchiveObjectWithData:' is deprecated: first deprecated in iOS 12.0 - Use +unarchivedObjectOfClass:fromData:error: instead"
in this line
return [NSKeyedUnarchiver unarchiveObjectWithData:data];
Let me know how can i fix with this issue. i dont want to make changes manually in pod libraries.
need updated solution how can i upgrade this library because it installs braintree 4.. and this issue is resolved at brantree 5..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions