we have this in config :
entitlements: {
"com.apple.developer.in-app-payments": [
"merchant.net.tag"
],
"com.apple.developer.nfc.readersession.formats": [], // Empty array - Expo will use NFC capability from Apple Developer Portal
"aps-environment": "production"
},
and
but we still have this error when we submit app to TestFlight
[logs] [Application Loader Error Output]: Validation failed Invalid entitlement for core nfc framework. The sdk version '18.5' and min OS version '17.0' are not compatible for the entitlement 'com.apple.developer.nfc.readersession.formats' because 'NDEF is disallowed'. (ID: 377c83da-9fcc-4903-8c6e-c041d3eedb73) (409)
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags: