You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I user keychain for access. but one iPhoneX with iOS 13.3 has popup many times of FaceID when access keychain.
Test on iOS 14, and iPad has no this issue. any idea will casue this ?
pod verison: - KeychainAccess (3.1.2)
iPhoneX:iOS 13.3
macOS: 11.1
xcode: 12.3
code:
static let keychain: Keychain = Keychain(service: Networking.sharedInstance.baseURL)
The text was updated successfully, but these errors were encountered:
I user keychain for access. but one iPhoneX with iOS 13.3 has popup many times of FaceID when access keychain.
Test on iOS 14, and iPad has no this issue. any idea will casue this ?
pod verison: - KeychainAccess (3.1.2)
iPhoneX:iOS 13.3
macOS: 11.1
xcode: 12.3
code:
static let keychain: Keychain = Keychain(service: Networking.sharedInstance.baseURL)
The text was updated successfully, but these errors were encountered: