SSKeychain: Accounts not stored in iCloud?
问题 I'm using sskeychain (https://github.com/soffes/sskeychain) to store my accounts and passwords in the IOS keychain. I assume, that if I store an account, it should be available on my other device. But it doesn't appear there. I read my accounts with this code: NSArray *arr=[SSKeychain accountsForService:@"Login"]; for (NSString *s in arr) { NSLog(@"Account: %@",s); } and get this (only shown one entry, the others are similar): Account: { acct = "friXXXXXter@XXXX.com"; agrp = "3B4384Z34A.de