-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Description
My app hangs and eventually errors in
- (BOOL)removeItemForKey:(NSString *)key error:(NSError *__autoreleasing *)error
crashing on this line
OSStatus status = SecItemDelete((__bridge CFDictionaryRef)query);
EXE_BAD_ACCESS
BTW, I'm switching over to your framework from PDKeychainBindings as a test because I was getting a similar error there. I'm on ios10 and crashes on both simulator and device.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels