iOS SFHFKeychainUtils failing *sometimes* with error -25308 errSecInteractionNotAllowed
OK so I worked this out finally. Eventually I worked out the users who were having problems had set a lock code on their phone. If the phone was locked the keychain system was returning this -25308 error. If you only ever need to access the keychain when the app is active in the forground … Read more