I tried to add core NFC to my today widget and iMessage extension and I didn't get any compiler errors. When I run the actual code to bring it up, no crashes occur but it errors with an unknown error. I know when CoreNFC came out that error came up quite often and it was typically something involving entitlements or permission.
Since it got all the way to the point that the delegate was being successfully called I was wondering if I was doing something wrong to get it to come up.
Is it possible?
I was wondering why Xcode didn't have the UI in place for adding the entitlement to an extension. Then I saw this in the docs:
https://developer.apple.com/documentation/corenfc?language=objc