expo managed tap to pay configuration issue

Hi!

I am having a strange issue when I try to build my react native project in an eas managed workflow (including dependencies just in case).

The error I get is:

Provisioning profile "[profile]" doesn't include the com.apple.developer.proximity-reader.payment.acceptance entitlement. Profile qualification is using entitlement definitions that may be out of date. Connect to network to update. (in target '[project_name]' from project '[project]')

I find this weird because I have enabled the entitlement in my identifier and my provisioning profile reflects this fact. I have set up an entitlements file where I have set up the kv pair for the entitlement.

Any help would be much appreciated!

did you end up figuring this out?

Running into the same issue. Got the development entitlement from Apple and added the capability to the profile , downloaded the updated provisioning profile and uploaded it to expo and then ran eas credentials. Getting the exact error as mentioned above

expo managed tap to pay configuration issue
 
 
Q