nielsmouthaan / SecureNSUserDefaults

NSUserDefaults category for iOS and Mac OS X with additional methods to securely save data using strong AES 256-bit encryption.
MIT License
179 stars 26 forks source link

setsecret not working iphone 4s ios 7 #11

Closed sedatyildiz closed 8 years ago

sedatyildiz commented 8 years ago

getting below error on iphone 4s ios 7 real device or simulator.

5s is ok.

-[NSUserDefaults setSecret:]: unrecognized selector sent to instance 0x7ad4ad20 2016-07-16 19:06:04.750 xxx[45579:2940123] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSUserDefaults setSecret:]: unrecognized selector sent to instance 0x7ad4ad20'