Hi, i'm currently trying to implement an autofill service for my password management app and it's not showing in the Settings -> Passwords -> Autofill passwords.
I've created the entitlement file with the com.apple.developer.authentication-services.autofill-credential-provider
key with the YES value for both my app target and autofill extension.
I've added for both my app target and extension target the capability for "Autofill Credential Provider".
I've followed this tutorial but it's not very clear.
Am I missing something here?