Skip to content

In IOS 17, the plugin propably does not work properly #102

Description

@meesha81

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions