Hi,
it looks like IOS 17 is not supported by the plugin at this time. We are using forked version Capgo, but we don't know if this is your issue. Is IOS 17 supported by your "original" plugin version?
We get an error:
Error: The operation couldn't be completed. (CapgoCapacitorNativeBiometric.NativeBiometric.KeyChainError error 0
when we call
await NativeBiometric.setCredentials({
username: credentials.email,
password: credentials.password,
server: APP_ID,
});
It would be nice if the plugin supports the new IOS 17 as well.
Thank you for your interest.
Hi,
it looks like IOS 17 is not supported by the plugin at this time. We are using forked version Capgo, but we don't know if this is your issue. Is IOS 17 supported by your "original" plugin version?
We get an error:
Error: The operation couldn't be completed. (CapgoCapacitorNativeBiometric.NativeBiometric.KeyChainError error 0
when we call
It would be nice if the plugin supports the new IOS 17 as well.
Thank you for your interest.