SecureDefaults icon indicating copy to clipboard operation
SecureDefaults copied to clipboard

Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

Results 4 SecureDefaults issues
Sort by recently updated
recently updated
newest added

### Description Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__SwiftValue encodeWithCoder:]: unrecognized selector sent to instance 0x600002592800' terminating with uncaught exception of type NSException ### Requirements (place an `x`...

### Description I am working in WatchOS, unable to add SecureDefaults pod What actually happened -> The platform of the target `xxx Watch App` (watchOS 8.0) is not compatible with...

Clear previously saved items in Keychain: To avoid issues with access to Keychain items after changing their accessible level, it's important to remove them first. Otherwise, if items are not...

### Description First of all, thanks for this package! Please forgive me if this question seems uninformed, as I'm somewhat new to iOS development. I'm wondering how best to use...

bug
question