I am using idandersen’s scifihifi-iphone code for keychain and save password using [SFHFKeychainUtils storeUsername:@"User" andPassword:@"123" forServiceName:@"TestService" updateExisting:YES error:&error]; When I delete the application from the device, the password remains...
  • May 21, 2022
  • 0 Comments