I've tried to add the "Pass Type Identifiers" entitlement manually in <myAppClip>.entitlements, but it will not archive and shows the error:
Entitlement com.apple.developer.pass-type-identifiers not found and could not be included in profile. This likely is not a valid entitlement and should be removed from your entitlements file.
It works correctly for the App (parent of <myAppClip>), but without it the App Clip can't see any passes.
The documentation says this should be possible:
Note
In iOS 17 and later, App Clips can use the Wallet capability. For more information on functionality that’s available to App Clips, see Choosing the right functionality for your App Clip.
It is not visible in the portal either.
Is this an entitlement that I need to specifically request, and if so, how would I go about doing so?
Thanks!
Wes
I discussed your issue with various folks here at Apple — from both Xcode and the Developer website teams — and the conclusion is that this is a bug. We are already looking into fix it, but I’d appreciate your filing your own bug report. That’ll help in a couple of ways:
- It gives us a way to track the work.
- Our bugs system will notify you when the issue is fixed.
Please post your bug number, and I’ll pass that along to the relevant folks.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"