Have you found a solution for this Issue? My app is the issuer of the card provisioned into wallet and I cheked the entitlement with
% security cms -D -i iOSTeamProfile.mobileprovision | xmllint --xpath "/plist/dict/key[text()='Entitlements']/following-sibling::dict[position()=1]" -
And the app ID and bundle matches my app data. Any ideas of what could be wrong?