forcedotcom / SalesforceMobileSDK-iOS

iOS SDK for Salesforce
Other
536 stars 419 forks source link

Biometric Login not working #3691

Open iosdroid opened 2 months ago

iosdroid commented 2 months ago

Please fill out the following details:

  1. Version of Mobile SDK Used: 11.1.0
  2. Issue found in Native App or Hybrid App:Naive
  3. OS Version:iOS 17
  4. Device:iPad
  5. Steps to reproduce:we are enable the custom attribute in our connected app settings in salesforce and configure the code in as per the document mentioned Biometric Login
  6. Actual behavior: After click enable nothing happen
  7. Expected Behavior:it should the faceid button as per sdk config
  8. Error Log: Error Domain=com.salesforce.security.keychainException Code=-25300 "The specified item could not be found in the keychain." UserInfo={com.salesforce.security.keychainException.errorCode=-25300, NSLocalizedDescription=The specified item could not be found in the keychain.}
wmathurin commented 3 weeks ago

Could you try again with the latest version of Mobile SDK 12.0?

iosdroid commented 1 week ago

I will check and confirm