-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not register passkey on iOS Simulator with local RelyingPartyServer #44
Comments
Hey, Having the same problem here. Is there any solution to this? |
I found a solution. To anybody still having this issue it might be your register passkey options File causing the error: passkeys_ios/ios/classes/PasskeysPlugin.swift
Flutter code fixed:
|
I am getting the format exception while performing the registerUserUsing the pass keys |
@helprush Most likely this is caused because of a missing configuration parameter (probably the corbado projectID is not configured). |
Code:
Error:
Some of the RP server data for registration options:
The text was updated successfully, but these errors were encountered: