Provisioning profile (...) doesn't include the com.apple.developer.proximity-reader.payment.acceptance entitlement error #2006
Replies: 2 comments 3 replies
-
hey @rodrigoreyes79, can you try to re-download the provisioning profile from apple and upload it to Codemagic? From the error message it looks like you are still using the provisioning profile which doesn't include the right entitlement |
Beta Was this translation helpful? Give feedback.
3 replies
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
A new successful build since profile "LinvioPay Mobile ios_app_adhoc 1693339236" does include the com.apple.developer.proximity-reader.payment.acceptance entitlement according to what we can see from the Apple Developer Portal:
Actual results
In the "Building iOS" step, the following error shows up:
Error (Xcode): Provisioning profile "LinvioPay Mobile ios_app_adhoc 1693339236" 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.
Build id (optional)
64ee4e191ca0a6914040fbdd
Beta Was this translation helpful? Give feedback.
All reactions