I'm trying to implement a iOS app and an extension with AutoFill provider capability.
Under my project's "Add Capability" section in Xcode, however, AutoFill Credential Provider is not listed.
I'm not currently enrolled in Apple's Developer Program. Is this an Advanced App Capability that I have to enroll to access? This feature is not listed under Apple's list of Advanced App Capabilities...
Under my project's "Add Capability" section in Xcode, however, AutoFill Credential Provider is not listed.
I'm not currently enrolled in Apple's Developer Program. Is this an Advanced App Capability that I have to enroll to access? This feature is not listed under Apple's list of Advanced App Capabilities...
Yes. The entitlement in question, com.apple.developer.authentication-services.autofill-credential-provider, must be allowlisted by a provisioning profile and that’s only possible for a paid account.Is this an Advanced App Capability that I have to enroll to access?
Indeed. I’d appreciate you filing a bug about that.This feature is not listed under Apple's list of Advanced App Capabilities...
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"