After jumping thru a couple of hoops/getting a couple of hints, I believe I have this all set up correctly, however on iPhone 7 readerSession:session:didInvalidateWithError: is reporting "Feature not supported"
Note that I have:
- Proper provisioning/entitlement via dev portal
- Actual entitlement added to app's .entitlements file (not yet exposed via Xcode Capabilities)
- NFC Privacy message
About that last one...I don't see a way to request a grant to show this message and it doesn't show 'automagically' when .begin() is called on an NFCNDEFReaderSession instance.
Has anyone gotten this to read a tag?
@ People - is this actually enabled yet for realsies? 🙂