Closed Kaloian92 closed 4 years ago
In my app I needed one data object that I saved in the keychain to be synched with the iCloud, so when our users changes their devices (buys new ones, and than migrate their apps via iCloudBackup), this data would be on all of the devices
isSynchronizable is added to all of the public getters and setters, and makes it possible to make the object, that you add to the keychain, to be synched with the iCloud