iZettle / sdk-ios

Add card payments from Zettle to your own app
https://developer.zettle.com/docs/ios-sdk
Other
83 stars 38 forks source link

NSKeyedUnarchiveFromData should not be used to for un-archiving and will be removed in a future release #323

Closed ddaddy closed 3 years ago

ddaddy commented 4 years ago

Xcode 12 shows several warnings 'NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release which seem to be coming from the iZettle SDK.

Screenshot 2020-09-29 at 11 43 32
stagor commented 4 years ago

Hi @ddaddy! Thank you for bringing this up. We are looking into it and will address it in a future release. // Stanislav