ios 15 platform webauthn

Hi Apple Developer: I'm having some problems with iOS15 WebAuthn. Can't found parameter for excludeList at the time of registration.Can‘t found parameter for allowList at the time of authentication. When I use an external authenticator, the registration succeeds, but the authentication prompts that no credentials are available. Related to the interface:

ASAuthorizationSecurityKeyPublicKeyCredentialProvider;
ASAuthorizationPlatformPublicKeyCredentialRegistration;

                              Best regards;