Autofill Passkey - operation failed

Everything was working well in the beta version of iOS 17 and the registration and login were done correctly. However, after installing the public(release) version of iOS 17, the functions "completeRegistrationRequest" and "completeAssertionRequest" do not work properly and their completion result is false. and I faced the "Operation failed" error in the "webauthn" website. What's wrong?

Replies

This question doesn't have enough information to diagnose the issue. Please file this through Feedback Assistant and include:

  • A sysdiagnose
  • A screen recording
  • The relevant sample code from your passkey provider
  • The arguments being passed in for the request and out for the response

@garrett-davidson It's solved, The problem was related to the response data (authData).